top | item 46737053

Show HN: Multi-agent deliberation plugin for Claude Code

2 points| Bayram | 1 month ago |github.com

I kept copy-pasting the same question between Claude, Codex, and Gemini CLIs - one reviews the other's work, back and forth until I'm satisfied. Decided to automate myself out of the loop.

This is Scott Page's "many model thinking" in action: each model has its own character and blind spots,so triangulating between them often catches things a single model misses.

Three modes: - Deliberate: one agent generates, another reviews, they iterate until consensus - Council: parallel opinions + anonymous peer ranking + synthesis (inspired by Karpathy's llm-council) - Debate: two agents argue pro/con, a third judges

Requires 2+ of: Claude Code, Codex, or Gemini CLI.

discuss

order

No comments yet.