What problem does it solve?
Five expert agents coordinate to research a codebase, discuss, and form a consensus, generating a Plan Mode implementation plan before writing any code. This reduces ambiguity, aligns stakeholder expectations, and minimizes rework by surfacing dependencies and risks early.
Core Features & Use Cases
- Five-agent team orchestration: parallel research (code-researcher, dependency-analyst, pattern-expert) with a solution-architect guiding discussions to converge on a solid plan.
- Bidirectional user escalation: when uncertainties arise, the team prompts the user for clarifications and shares progress to ensure alignment.
- Plan-first execution: produces a formal plan in Plan Mode detailing changes, risks, and testing considerations prior to implementation.
- End-to-end workflow coverage: from task receipt and team assembly through research, discussion, plan writing, and post-approval implementation readiness.
- Use Case: ideal for complex features with unclear impact across files, ensuring a complete plan is produced before coding begins.
Quick Start
Instruct the five-agent team to investigate a given coding task and generate a complete implementation plan before proceeding.