What problem does it solve?
The Committee Skill coordinates two high-reasoning agents to step back from a task, perform root-cause analysis, and produce a robust plan before implementation.
Core Features & Use Cases
- Dual-agent planning: two agents analyze in parallel to surface assumptions, challenge each other, and converge on a plan to avoid tunnel vision.
- Structured lifecycle: a dedicated driver coordinates planning, implementation, and review phases, ensuring alignment with user goals.
- Safety and guardrails: enforces waiting for results, discourages premature conclusions, and requires user confirmation before finalizing changes.
- Use Case: ideal for complex, ambiguous, or high-stakes problems in product, software development, or research where a solid plan is essential before action.
Quick Start
Launch the two agents as a committee and begin the planning cycle, awaiting a merged plan for user confirmation.