What problem does it solve?
This Skill automates the execution of complex implementation plans, ensuring tasks are completed systematically with verification and checkpoints, reducing errors and improving development workflow.
Core Features & Use Cases
- Systematic Task Execution: Follows multi-step plans extracted from documentation.
- Two-Stage Review: Ensures both spec compliance and code quality before task completion.
- Batch Checkpoints: Provides regular progress updates and allows for user feedback.
- Verification: Mandates evidence-based completion for all tasks.
- Parallel Execution: Supports using sub-agents for independent tasks.
- Use Case: When implementing a new feature defined by a detailed plan file, this skill will execute each step, run tests, perform code reviews, and commit changes, reporting progress at defined intervals.
Quick Start
Execute the implementation plan found in the file docs/plans/2024-01-15-new-feature.md.