speckit_tasks
Create or update a feature's task breakdown in specs/{feature}/tasks.md, with phased, actionable tasks, dependencies, and parallel opportunities.
Instructions
Create or update a task breakdown. Creates specs/{feature}/tasks.md with phased, actionable tasks with dependencies and parallel opportunities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | No | Tasks content in markdown. If omitted, creates from template. | |
| feature_name | Yes | Name of the feature. | |
| project_path | No | Path to the spec-kit project root. |