What problem does it solve?
Manually creating task lists from software specification and plan documents is time-consuming and prone to errors in ordering, tagging, and dependency tracking, leading to misaligned development workflows and wasted planning time.
Core Features & Use Cases
- Automated Task Generation: Reads plan.md and spec.md files to produce a structured tasks.md with unique IDs, Story tags, parallel execution markers, and full associated file paths.
- Dependency-Aware Sorting: Automatically orders tasks based on their dependencies to ensure logical implementation sequencing for development teams.
- Use Case: A product engineering team that has finalized a feature specification and implementation plan can use this skill to instantly generate a ready-to-use task list for their sprint, eliminating manual formatting and alignment work.
Quick Start
Use the speckit-tasks skill to generate a dependency-sorted tasks.md file from your existing plan.md and spec.md documents.