breakdown
Installation
SKILL.md
Breakdown
Decompose a PRD and architecture into small, ordered, verifiable development tasks — the final output of the analytics pipeline.
When to Use
- A PRD and architecture document exist and are approved
- You need to turn requirements into implementable work items
- The work is too large to start without a task list
- Tasks need to be parallelized across agents or sessions
- You need to communicate scope and order to a developer or team
When NOT to use: The work is a single-file change with obvious scope, or a task list already exists and is still accurate.
Input
prd.mdfrom the artifact folder (required)architecture.mdfrom the artifact folder (required)context-map.mdfrom the artifact folder (recommended)