amgadelgamal/claude-council

8 stars · Last commit 2026-06-12

LLM Council for Claude Code with zero API keys — parallel Claude subagents debate, anonymously peer-review, and synthesize an answer, all on your existing subscription

README preview

# Claude Council

**An [LLM Council](https://github.com/karpathy/llm-council) for Claude Code — with zero API keys.**

Ask a question and a council of independent AI advisors debates it: each member answers in parallel from a completely isolated context, the members anonymously peer-review and rank each other's answers, and a chairman synthesizes the final recommendation — with attribution, consensus, and dissent.

The twist: **every council member is a Claude subagent running on the Claude Code subscription you already have.** No OpenAI key, no Gemini key, no separate billing. If Claude Code runs on your machine, the council runs.

```
Opinions · 4 agents
  ✓ The Architect      Opus 4.8    22.9k tok
  ✓ The Skeptic        Opus 4.8    15.0k tok
  ✓ The Pragmatist     Opus 4.8    14.9k tok
  ✓ The Researcher     Opus 4.8    18.2k tok
Peer Review · 4 agents
  ✓ review by The Architect   ✓ review by The Skeptic
  ✓ review by The Pragmatist  ✓ review by The Researcher
```

## Why

View full repository on GitHub →