sdd-tasks - Generate ordered implementation task checklist
Writes tasks.md file with ordered checklist of atomic implementation steps derived from accepted plan
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- read plan file
- read spec file
- extract atomic units
- sequence tasks
- identify checkpoints
- create tasks.md file
- commit tasks file
Inputs
- accepted plan.md file
- accepted spec.md file
- plan's module and file changes section
- plan's key decisions section
Outputs
- tasks.md file
- ordered task checklist
- task sequence with dependencies
- checkpoints for review
Requirements
- plan.md with accepted status
- spec.md with accepted status
- docs/sdd/ directory structure
