split-working-doc
Split a working doc into the card's specs, plan, and test cases once its shape is clear
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Split a working doc into the card's specs, plan, and test cases once its shape is clear
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Generate a context-rich briefing prompt for an external agent (Claude Code, Cursor, etc.)
Interview me about this card to develop the acceptance criteria
Workshop how to break this card into smaller spawned cards and capture entries in the card plan
| name | split-working-doc |
| description | Split a working doc into the card's specs, plan, and test cases once its shape is clear |
| label | Split working doc |
| pill-order | {"specifying":8} |
| jockey-hint | Surface only when the card has a working doc in draft that is substantially developed and its shape looks settled. On cards with no working doc, do not include in pills or suggestions at all. |
| 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.
Separate the material in the card's working doc into its long-lived and card-scoped artefacts. Read .agents/docs/working-doc-format.md and .agents/docs/spec-format.md first.
.workhorse/working-docs/{card-id}/working-doc.md..agents/docs/spec-format.md. Default to editing existing specs..workhorse/plans/{card-id}/plan.md (see .workhorse/specs/plan/overview.md)..workhorse/test-cases/{card-id}/ (see .workhorse/specs/test-cases/overview.md).status to complete. Leave the doc itself in place — it stays as the record of the reasoning.Generate or update mockups for any UI-facing behaviour as part of the split, following the Design sourcing process from your system prompt.