What problem does it solve?
It converts scattered design artifacts and informal specifications into a single, actionable tasks.md that teams can execute and track, removing ambiguity about implementation order, dependencies, and testing criteria.
Core Features & Use Cases
- Automated Task Generation: Parses plan.md, spec.md, optional data-model.md and contracts to produce checklist-formatted tasks organized by user story and priority.
- Dependency & Hook Awareness: Detects and reports pre/post extension hooks, enforces a phase-based workflow (Setup, Foundational, User Stories, Polish), and emits a dependency graph and parallelization notes.
- Use Case: A product engineer or PM with a spec-kit project uses this Skill to transform design documents into developer-ready, independent increments and an MVP recommendation.
Quick Start
Generate an actionable, dependency-ordered tasks.md for the feature using available .specify artifacts, honoring hooks and producing checklist-formatted tasks with file paths.