task-breakdown-phase
SKILL.md
This skill orchestrates the /tasks phase, producing tasks.md with:
- Right-sized tasks (0.5-1 day each, 4-8 hours)
- TDD workflow (test → implement → refactor triplet for all components)
- Clear acceptance criteria (2-4 testable checkboxes per task)
- Explicit dependencies (task numbers, critical path, parallel opportunities)
- Implementation hints (reuse patterns, file paths, references to plan.md)
Inputs: plan.md (architecture, components, reuse strategy) Outputs: tasks.md (20-30 tasks sequenced by dependencies) Expected duration: 30-60 minutes
<quick_start> Execute /tasks workflow in 12 steps: