LLM Council. Parallel window.
Hand Claude a doc, a diff, or a design and say council review this: Amicus routes it through models from different families, has them cross-review each other anonymously, and a non-Claude chair synthesizes the verdict. Or skip the ceremony — fork a single conversation to Gemini, GPT, DeepSeek, or any other model, work in parallel with full context, and fold the result back.
Any model via OpenRouter
One install delivers both skills, the CLI, and the MCP server. No manual registration required.
A full multi-model council for structured review, or a quick fork to one other model. Both share your full Claude context automatically.
Say council review this. Independent reviews → anonymous cross-review → a non-Claude chair verdict. You accept or deny tiered findings.
Or fork to a single model — Gemini, GPT, DeepSeek, any. It starts with your full Claude context. Work alongside it in a real window.
Click Fold and a structured summary flows back into Claude. Findings, recommendations, decisions. No context switching, no noise.
Amicus can also run headlessly as parallel subagents inside Claude Code or Cowork. Spawn multiple models at once. Each runs independently on its task. All results fold back into Claude.
From inside Claude Code or Cowork, ask Claude to spawn headless Amicus instances using the MCP tool. Each subagent gets your full session context, works autonomously on its assigned task, and returns a structured summary. No window switching, no prompting each model yourself.
Run multiple Amicus instances simultaneously to split work across specialized models. One reviews architecture. Another audits security. A third generates tests. Claude collects every summary and synthesizes the results back into your main context.
Amicus reads your active Claude Code session and passes it to whichever model you choose. No export, no copy-paste, no starting from scratch.
The only tool that bridges Claude Code sessions to other AI models. Every Amicus session starts with everything Claude already knows.
Amicus integrates natively with both Claude Code and Claude Cowork. Install once, use everywhere.
Use the amicus command directly in your terminal alongside Claude Code. Desktop app and CLI both supported.
Amicus registers as an MCP server automatically. Cowork agents can spawn Amicus instances natively from their sandbox.
Every Amicus session shares your context automatically. Just pick a model and get to work.
Claude proposed an architecture? Send it to Gemini for a second opinion. Catch bad assumptions before they become bugs.
Stuck on a bug? Bring in a different model for a second look. A new perspective often catches what you've stopped seeing.
Get three different models thinking about the same problem in parallel. Claude collects and synthesizes the best ideas from each.
Deep in a session and losing perspective? Bring in a fresh model. It sees everything you've built, without the tunnel vision.
Every MCP server configured in Claude Code is automatically discovered and available inside Amicus. Repomix, GitHub, Slack, whatever tools you use. Zero extra setup.
Use your existing API keys directly, or connect everything through OpenRouter with a single key.
200+ models from every provider. One API key for everything.
Already have a Google AI, OpenAI, Anthropic, or DeepSeek key? Use it directly. No middleman, no extra accounts.
One key, every model. Automatic fallback, unified billing. Run amicus setup to configure.
Independent reviews → anonymous cross-review → non-Claude chair verdict. Blind spots surface when models from different families disagree.
Spin up one other model in a real window with full context, work alongside it, and fold a structured summary back when you're done.
Run N models on the same prompt headlessly in one wave. Every leg gets the same briefing; results arrive as a single JSON wave document.
No frozen model table. Aliases and validation resolve against a live catalog fetched from provider APIs — model names stay current without a code change.
Developed and tested on Windows 11, no WSL required. Full unit suite runs green on Windows. macOS and Linux supported too.
Auto-registered MCP server and two installed skills (second-opinion, sidecar). Claude drives Amicus; you stay in your editor.
Conversation history passed automatically. Conflict detection warns when files changed externally — a fold never silently overwrites newer work.
Every session is saved. List, resume, or chain new investigations on previous findings. Full JSON output for scripting and agent consumption.
A few things to have in place — and an honest look at what a run actually costs you.
node --version to check.A sidecar is a single model call; a full council is typically ~5–8 paid model calls (3 reviewers across 2 fan-out waves + 1 chair). Amicus estimates the cost up front and a budget gate blocks runaway spend.
Want to try it for nothing? OpenRouter offers free model variants — route a council through those and you pay zero for tokens.
Amicus builds on OpenCode, not around it. OpenCode does the heavy lifting.
One npm install. Gets you the CLI, Claude Code skill, and MCP server.