What problem does it solve?
This Skill automates the complex, multi-step process of implementing software features by coordinating task execution, project setup, and validation across a defined technical plan.
Core Features & Use Cases
- Task Orchestration: Executes sequential and parallel tasks defined in a project's tasks.md file.
- Project Guardrails: Automatically verifies prerequisites, manages ignore files, and enforces checklist completion before implementation.
- Use Case: A developer can use this to execute a full feature implementation plan, ensuring that tests are run, dependencies are configured, and code is validated against the project's architecture without manual oversight.
Quick Start
Invoke the speckit-implement skill to begin executing the tasks defined in your current project directory.