Show HN: Multi-agent deliberation plugin for Claude Code
2 points| Bayram | 1 month ago |github.com
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.
No comments yet.