draft-test-cases
Draft or refine the test-cases checklist for this card
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Draft or refine the test-cases checklist for this card
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 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.