Back to Apps

Agentic Quorum
Supports UIby simantaturja
Watch Claude agents debate topics in Duel or Parliament modes to reach a synthesized conclusion.
0 stars
Works in:claude
Exposes:Prompts
What it does
Agentic Quorum is an interactive experience where multiple Claude agents debate a specific topic. It renders a live debate interface where you can witness arguments, rebuttals, and voting in real-time.
Key features
- Duel Mode: A 1v1 contest between an Advocate and a Skeptic, concluded by an impartial Judge who synthesizes the final answer.
- Parliament Mode: A five-member panel (Pragmatist, Idealist, Economist, Contrarian, Ethicist) that debates, forms alliances, and casts binding votes.
- Live Interaction: Web-based UI at localhost:3457 to trigger debates and view the flow.
- Persona-Driven: Agents operate with distinct value systems to ensure a diverse range of perspectives.
Installation
- Claude Desktop: This app uses the Claude Agent SDK and leverages the existing
claudeCLI authentication. Ensure you have runnpm install -g @anthropic-ai/claude-codeand logged in viaclaudein your terminal. - Local Setup:
git clone https://github.com/simantaturja/agentic-quorum cd agentic-quorum npm install npm start
Supported hosts
- Claude
Quick install
npm install -g @anthropic-ai/claude-code && git clone https://github.com/simantaturja/agentic-quorum && cd agentic-quorum && npm install && npm startInformation
- Pricing
- free
- Published
- 7/25/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Requires Claude Code CLI authentication. Run 'claude' in terminal to login.





