executing-plan
Installation
SKILL.md
Executing Plans
Overview
This skill orchestrates the execution of implementation plans generated by the decomposing-tasks skill. It handles the complete lifecycle of plan execution including worktree verification, resume detection, phase-by-phase execution (sequential or parallel), quality verification, and final stack completion.
When to Use
Use this skill when:
- Executing an implementation plan from
/spectacular:execute - Resuming interrupted plan execution
- Orchestrating multi-phase feature implementation
Announce: "I'm using executing-plan to orchestrate implementation of the plan."
Architecture
The execute command uses an orchestrator-with-embedded-instructions architecture for cognitive load reduction: