Split an execution plan into independently executable vertical-slice task documents.
Convert PLAN.md into tasks/*.md files that can be handed directly to the implementation workflow.
This is not a formatting pass. This is an execution decomposition pass.
PLAN.mdSPEC.mdSOLUTION.mdPRD.mdWrite one task file per vertical slice under:
{tasksRoot}/{feature-name}/product/tasks/Each task must follow task.template.md.
REQ-*)SCN-*)Prefer:
REQ-* and SCN-* coverage can be verified without guessworkAvoid:
Assign a simple parallel group label when useful:
G1, G2, G3Only group tasks in parallel when:
A good task file allows an implementation agent to start work with:
.claude/docs/guidelines/product-definition-workflow.md.claude/templates/product-definition/task.template.md