sdd-tasks
Installation
SKILL.md
sdd-tasks
Breaks down the design into an atomic, ordered, and verifiable task plan.
Triggers: /sdd-tasks <change-name>, task plan, break down implementation, task breakdown, sdd tasks
Purpose
The task plan converts the design into an executable work list. Each task is atomic (one single thing), concrete (has a file path), and verifiable (can be marked as done).
It is the input for sdd-apply. Without an approved tasks file, nothing gets implemented.
Process
Skill Resolution
Related skills