draft-test-cases
Draft or refine the test-cases checklist for this card
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Draft or refine the test-cases checklist for this card
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Check whether this card's code meets the acceptance criteria
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
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
| name | draft-test-cases |
| description | Draft or refine the test-cases checklist for this card |
| label | Draft test cases |
| pill-order | {"specifying":9,"implementing":5} |
| jockey-hint | Surface when the card has specs but no test cases yet, or when the user wants to refresh the scenario list. Demote once a healthy test-cases file exists unless the user signals a fresh area to cover. |
| workhorse-version | 0.1.0 |
If you don't already have this card's context (title, identifier, description) — for instance when running outside Workhorse — establish it first by following .agents/docs/card-context.md.
Produce or refine the card's test-cases checklist — the concrete scenarios that verify this card is done. The file is read by both the tester running scenarios by hand and the implementing agent writing automated tests against them.
.workhorse/specs/ and any existing test cases at .workhorse/test-cases/{card-id}/.workhorse/test-cases/{card-id}/overview.md with an H1 title, an optional summary, and one or more checklist sectionsSee .workhorse/specs/test-cases/overview.md for the file's shape.