What problem does it solve? When you are stuck in a loop, tunnel-visioning on a wrong approach, or facing a hard planning problem, a single agent's perspective often is not enough. This Skill forms a committee of two high-reasoning agents with contrasting profiles to perform root cause analysis and produce a converged plan. ## Core Features & Use Cases - Contrasting Agent Selection: Picks two committee members from different provider families using configured Paseo agent profiles, maximizing diversity of reasoning styles. - Parallel Analysis with Convergence: Both agents receive the same problem-level prompt in parallel, then disagreements are resolved by passing their arguments between each other until they converge. - Analysis-Only Safety: Every prompt enforces a strict no-edits rule, so committee members never modify files or write code. - Use Case: You have been debugging a flaky deployment for hours with no progress. Invoke the committee to get two independent root-cause analyses, reconcile their disagreements, and receive a consensus plan. ## Quick Start Ask the agent to form a committee to analyze why the build keeps failing and produce a plan to fix it.