What problem does it solve?
This Skill eliminates manual errors, missed task dependencies, and incorrect TDD ordering when executing pre-planned feature implementation task lists, ensuring consistent, reliable feature builds aligned with project specifications.
Core Features & Use Cases
- Automated Task Execution: Parses task breakdowns and runs implementation steps in dependency-aware order, executing tests before corresponding implementation code per TDD principles.
- Pre-Implementation Validation: Checks all pre-implementation checklists for completion and verifies project setup (ignore files, prerequisites) before starting work.
- Progress Tracking: Automatically marks completed tasks in the tasks file and provides clear progress reports and error context for failed steps.
- Use Case: A development team that has already generated a detailed feature plan and task list can use this Skill to fully automate the implementation process, ensuring no steps are skipped and all best practices are followed.
Quick Start
Use the speckit-implement skill to execute all tasks from your existing feature task breakdown and build the planned feature following TDD best practices.