Write Task Breakdown
sdd_write_tasksGenerates TASKS.md with sequenced tasks, effort estimates, parallel markers, and pre-implementation gates for traceable implementation planning.
Instructions
Generates and writes TASKS.md with pre-implementation gates, sequenced tasks with [P] parallel markers, effort estimates, and requirement traceability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| force | No | Overwrite existing files if true | |
| tasks | Yes | Implementation tasks | |
| spec_dir | No | Spec directory path (relative to workspace root) | .specs |
| feature_number | No | Feature number (zero-padded, e.g. '001') | 001 |
| pre_impl_gates | No | Pre-implementation gates |