Show HN: Multi-agent deliberation plugin for Claude Code(github.com)
github.com
Show HN: Multi-agent deliberation plugin for Claude Code
https://github.com/BayramAnnakov/agent-tower-plugin
0 comments
—
https://github.com/BayramAnnakov/agent-tower-plugin
—
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.