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.