claude-delegator
Reduces decision risk on complex coding problems by synthesizing perspectives from multiple AI models within a single Claude workflow, surfacing consensus or…
Now named Deliberation. Gets second opinions inside Claude Code from GPT, Gemini, and Grok, plus 400+ more models through OpenRouter (Qwen, Kimi, DeepSeek). Seven domain experts (Architect, Code Reviewer, Security Analyst, and four more) review plans, find bugs, and debate edge cases until they agree. Experts can advise (read-only) or implement (write); Claude synthesizes their output rather than passing it through raw.
- Ask Claude to get second opinions from multiple AI models on code architecture decisions
- Generate consensus solutions when different AI models disagree on implementation approaches
- Find the best approach to a coding problem by comparing Claude's answer against competing models
Reduces decision risk on complex coding problems by synthesizing perspectives from multiple AI models within a single Claude workflow, surfacing consensus or critical disagreements that a lone model might miss.
Engineering teams evaluating AI-assisted code reviews or architectural decisions where confidence in recommendations needs cross-model validation.
https://github.com/antonbabenko/deliberation
By antonbabenko
How to Get It
Inside Claude Code: /plugin marketplace add antonbabenko/agent-plugins, then /plugin install deliberation@antonbabenko, then /deliberation:setup. Standalone MCP server for other hosts: npx -y @antonbabenko/deliberation-mcp
Tip: Paste this into a Claude Code conversation. Verify command matches your Claude Code version.
After installing, paste this into Claude:
Get second opinions from multiple AI models on code architecture decisions
Trust Signals Auto-scanned
Community Pulse New
No community discussions found yet. This doesn't mean the tool isn't good — it may be new or serve a niche use case.
Reviewer notes
Auto-scanned review. These are observations, not a security certification.
Scored from trust signals (evidence-eval-v1): 39 GitHub stars; contributors unknown; last commit 0d ago; license MIT.
Things to check
- GPT and Gemini require the codex and agy CLIs logged in separately; Grok needs XAI_API_KEY and OpenRouter needs OPENROUTER_API_KEY plus models declared in ~/.config/deliberation/config.json. OpenRouter models are advisory-only. You can run any subset of providers - the plugin detects what is configured.
How to evaluate tools before deploying →
Data shown here comes from public APIs and automated scanning. Reviewer notes reflect one person's experience. This is not a security certification or legal recommendation. Always evaluate tools according to your own organization's policies.
Evaluation
Scored from trust signals (evidence-eval-v1): 39 GitHub stars; contributors unknown; last commit 0d ago; license MIT.