Loading...
Loading...
Found 3 Skills
Audit a Duvo Assignment — or a multi-Assignment workflow connected by a Case Queue — across many Jobs to find systemic inefficiencies and quality issues, then recommend concrete SOP and architecture changes. Use when the user asks to "analyze this workflow", "audit my Assignment", "why is this Assignment slow / inconsistent / low quality across runs", "why does my queue keep backing up", or wants a health check over an Assignment's recent Jobs — as opposed to debugging one failed Job (that's job-debugger). Reads recent Jobs, eval scores, the producer/consumer queue topology, and the SOPs those Jobs actually ran against via the Duvo public API; hands off to sop-writer for any SOP rewrite.
Investigate why a Duvo Job failed or produced the wrong outcome. Use when the user shares a failed Job, asks "why did this Job fail", or wants to fix a recurring failure on an Assignment. Reads the Job's transcript and the Build that was active for it via the Duvo public API, names the root cause from a fixed failure-mode taxonomy, and proposes one concrete fix — handing off to sop-writer for any SOP rewrite.
Draft, rewrite, or critique a Duvo Assignment SOP. Use when the user wants to improve an existing SOP or write a new one from a brief. Returns the SOP as a single complete markdown document in the canonical GOAL / STEPS / NOTES shape.