What problem does it solve?
This Skill automates the execution of complex project implementation plans, ensuring that tasks are performed in the correct order, dependencies are respected, and project-specific configurations are verified.
Core Features & Use Cases
- Task Orchestration: Executes multi-phase implementation plans defined in tasks.md while managing sequential and parallel task dependencies.
- Project Integrity: Automatically verifies project structure, initializes necessary ignore files (e.g., .gitignore, .dockerignore), and validates checklist completion before proceeding.
- Use Case: Use this Skill to bootstrap a new feature implementation by automatically running prerequisite checks, validating your task list, and executing the development phases while ensuring all project-specific hooks are triggered.
Quick Start
Invoke the speckit-implement skill to begin executing the implementation plan defined in your current project directory.