Automates the sequential and parallel execution of implementation plans with integrated worktree management and quality verification.
The executing-plan skill is a sophisticated orchestrator designed for the Spectacular framework in Claude Code. It manages the complete lifecycle of feature implementation by parsing plans, verifying worktree environments, and dispatching tasks to specialized subagents. By utilizing an orchestrator-with-embedded-instructions architecture, it reduces the cognitive load on AI subagents by 80%, allowing them to focus strictly on code changes while the orchestrator handles branch management, git-spice stacking, and multi-repo coordination. Whether resuming an interrupted task or launching a multi-phase refactor, this skill ensures consistent execution and rigorous verification.
Key Features
01Smart Resume Detection for Interrupted Workflows
027 GitHub stars
03Automatic Sequential and Parallel Phase Orchestration
04Isolated Git Worktree Management and Verification
05Native Multi-Repository Workspace Support
06Cognitive Load Reduction for Subagent Tasks
Use Cases
01Executing complex multi-phase feature implementations generated by task decomposition.
02Resuming development work across multiple repos after an interruption or environment restart.
03Orchestrating large-scale refactors that require isolated branch stacks and automated verification.