When you're stuck in a loop or tunnel vision has set in, this spins up two high-reasoning agents from different providers (Claude Opus with extended thinking and GPT-5.4 by default) to do root cause analysis in parallel. They never touch code, just think. You feed them the problem, challenge their assumptions, synthesize a plan from their responses, implement it yourself or via a delegate, then send the diff back for review. The committee stays alive through the whole cycle so they can catch drift. It's designed to force you to step back rather than double down, and the hard rule is no edits from committee members, analysis only.
npx skills add https://github.com/getpaseo/paseo --skill paseo-committee