What problem does it solve?
Speckit-tasks turns scattered design artifacts (plan.md and spec.md, plus optional docs) into an immediately actionable tasks.md with a clear dependency order, so teams can implement features without guessing what to build next.
Core Features & Use Cases
- Automated task planning from artifacts: Reads feature design inputs like plan.md and spec.md, optionally adding guidance from data-model.md, contracts/, research.md, and quickstart.md.
- User-story organized execution: Produces phases per user story (P1, P2, P3, etc.), including independent test criteria and implementation tasks when available.
- MVP-first delivery structure: Creates a practical incremental plan (typically only User Story 1 for MVP) plus a final polish phase.
Quick Start
Run the skill with your feature context so it generates an executable tasks.md for the feature based on the available design artifacts in your spec-kit project.