acceptance-audit
Check whether this card's code meets the acceptance criteria
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Check whether this card's code meets the acceptance criteria
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | acceptance-audit |
| description | Check whether this card's code meets the acceptance criteria |
| label | Acceptance audit |
| pill-order | {"implementing":4,"reviewing":4,"complete":3} |
| workhorse-version | 0.1.0 |
Check whether the code on this card's branch meets the acceptance criteria. This is a compliance check against the specs, not a general code-quality review.
.workhorse/specs/) to see the card's own additions and edits. Also read the surrounding specs in the same area(s) — they describe existing behaviour that must still be met and not regressedmain, but may be a parent card's branch)Post findings grouped by spec, each finding tied to a specific criterion with file and line references.
Write automated tests for unticked scenarios in this card's test cases
Draft edits to existing specs (or a new spec if no existing one fits) from the card description
Draft or refine the test-cases checklist for this card
Rebase onto latest upstream, checking for soft conflicts
Generate a context-rich briefing prompt for an external agent (Claude Code, Cursor, etc.)
Implement this card