executing-an-implementation-plan
OfficialPhase-by-phase plan execution with transparency.
Software Engineering#code review#subagents#plan execution#transparency#task orchestration#phase-by-phase
Authored3dai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill orchestrates safe, phased execution of implementation plans by dispatching subagents for each task and reviewing results after every phase, ensuring visibility and control over the process.
Core Features & Use Cases
- Phase-by-phase execution: Dispatches a fresh subagent per task and loads phases just-in-time to minimize context usage.
- Transparency: Prints subagent outputs after every task or subcomponent to keep the human in the loop.
- Mandatory review loop: Enforces a code-review cycle using the
requesting-code-reviewskill on each phase's results. - Use Case: Teams can drive complex tasks like refactoring or feature rollout in controlled stages with clear checkpoints and auditable histories.
Quick Start
Provide a path to an implementation plan directory, then initiate the execution flow. The skill will discover phases, enumerate tasks, and execute them in order, prompting for human intervention only when required.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: executing-an-implementation-plan Download link: https://github.com/ed3dai/ed3d-plugins-testing/archive/main.zip#executing-an-implementation-plan Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.