paseo-committee

Coordinate two AI agents to plan complex problems with root-cause analysis.

12.9k|1.3k|Updated Oct 13, 2025
One-click install
npx skills add https://github.com/getpaseo/paseo --skill paseo-committee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paseo-committee
Source: https://github.com/getpaseo/paseo/tree/main/skills/paseo-committee
Command: npx skills add https://github.com/getpaseo/paseo --skill paseo-committee

SYSTEM DOCUMENTATION & REQUIREMENTS

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.

Frequently Asked Questions about paseo-committee

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use multi-agent planning to solve complex software development problems?

Multi-agent planning coordinates two high-reasoning AI agents to perform root-cause analysis and challenge assumptions before implementation. This dual-agent approach surfaces blind spots and converges on a robust plan, preventing tunnel vision in complex software development tasks.

What is root-cause analysis in multi-agent workflow planning?

Root-cause analysis in multi-agent workflow planning involves two agents stepping back from a task to investigate underlying issues before acting. This structured lifecycle process ensures a solid plan is established, preventing premature conclusions and avoiding looping behaviors in research contexts.

Can I use dual-agent planning for stuck or ambiguous product development tasks?

Yes, dual-agent planning is ideal for stuck, ambiguous, or high-stakes product development tasks. The committee structure enforces guardrails, discourages premature conclusions, and requires explicit user confirmation before finalizing changes, ensuring alignment with your product goals.

How do I start a two-agent committee for workflow planning?

To start a two-agent committee for workflow planning, launch both agents as a committee to begin the planning cycle. The dedicated driver coordinates planning, implementation, and review phases, enforcing wait semantics and awaiting a merged plan for your explicit confirmation.

When should I avoid using a multi-agent committee approach?

You should avoid using a multi-agent committee approach for simple tasks that do not require root-cause analysis or complex planning. The structured lifecycle, guardrails, and dual-agent coordination add overhead best suited for high-stakes, ambiguous problems where avoiding tunnel vision is critical.