Executes complex implementation plans by dispatching specialized subagents for tasks with automated quality gates and code reviews.
The Implementation Plan Orchestrator streamlines the development process by transforming static plans into actionable workflows within Claude Code. It utilizes a 'fresh subagent per task' model to ensure clean contexts for every unit of work, while enforcing a mandatory code review loop for every change. By grouping related tasks into subcomponents and requiring strict test verification before implementation, it provides a high-integrity execution environment that maintains total transparency for the human operator at every step.
主要功能
01Mandatory multi-stage code review loop using the requesting-code-review skill
02Logical task grouping for efficient subcomponent-based implementation
03Real-time human transparency with full un-summarized subagent output logs
0445 GitHub stars
05Automated project context updates through integration with the Claude Librarian
06Subagent task dispatching with fresh, isolated execution contexts
使用场景
01Refactoring existing services with rigorous quality and automated test gates
02Orchestrating complex multi-file updates that require sequential validation
03Building a new feature from a predefined multi-step architectural plan