executing-plans
Installation
SKILL.md
Executing Plans
Overview
This skill turns an approved plan document into working code through disciplined, batch-based execution. Each step is implemented with TDD, verified before proceeding, and reviewed at checkpoints. It provides the structural framework for moving from plan to production code with consistent quality gates.
Announce at start: "I'm using the executing-plans skill to implement the approved plan at [plan path]."
Trigger Conditions
- An approved plan document exists and is ready for implementation
/executecommand invoked with a plan reference- Resuming a partially completed plan execution
- Transition from planning skill after plan approval