start-working-doc
Start a working doc — a drafting space where spec-level and implementation thinking co-exist before splitting into specs, plan, and test cases
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Start a working doc — a drafting space where spec-level and implementation thinking co-exist before splitting into specs, plan, and test cases
用 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
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.)
| name | start-working-doc |
| description | Start a working doc — a drafting space where spec-level and implementation thinking co-exist before splitting into specs, plan, and test cases |
| label | Start working doc |
| pill-order | {"not-started":8,"specifying":13} |
| jockey-hint | Good fit for larger, epic-level cards where behaviour and implementation need shaping together before committing to specs. Low-traffic — most cards skip it. Demote once a working doc exists on the card. |
| 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.
Scaffold a new working doc for this card. A working doc is a per-card drafting space where spec-level and implementation thinking co-exist before the card is split into its long-lived artefacts. It suits larger, epic-level cards; most cards don't need one.
.agents/docs/working-doc-format.md for the shape and voice of a working doc..workhorse/working-docs/{card-id}/working-doc.md with status: draft frontmatter, an H1 title derived from the card, and a one-line overview. Keep it minimal — do not pre-draft the body sections.Do not start interviewing or drafting body content from this skill — creation only.