What problem does it solve?
Automatically translate a feature spec and plan into a lean, actionable task list, accelerating handoff from design to development while maintaining traceability in the SDD workflow.
Core Features & Use Cases
- Load the current feature context from specs/ and support both auto and manual modes.
- Generate specs' tasks by reading specs/{NNN}-{slug}/spec.md and plan.md and writing specs/{NNN}-{slug}/tasks.md using lib/templates/tasks.md.
- Enforce phase rules (core tasks first, optional parallel groups via [P], gating tasks) and update .spec-context.json with progress and transition logs.
- Provide a ready-to-run summary for the implement phase and a clear path to resume in automation or manual mode.
Quick Start
Run the sdd:tasks workflow to generate the lean phased task list from the latest spec and plan.