What problem does it solve?
This skill automates the execution of an implementation plan by transforming a task breakdown into a concrete, repeatable workflow that builds the feature according to the plan. It reduces manual coordination and ensures consistency across tasks.
Core Features & Use Cases
- Prerequisite validation: Verifies that all required artifacts (SpecKit/constitution, SpecKit/spec, SpecKit/plan, SpecKit/tasks) exist before starting.
- Task parsing & sequencing: Reads the task breakdown, sequences tasks, detects dependencies, and plans parallel execution where appropriate.
- Execution & verification: Executes tasks, enforces dependency constraints, runs tests, and validates checkpoints to confirm feature completion.
- Progress reporting: Provides real-time status updates and error handling with clear guidance for resolution.
Quick Start
Use the implement skill to trigger the automatic execution of the feature according to the prepared task breakdown.