deliberation
FeaturedWhen and how to delegate to GPT, Gemini, Grok, and OpenRouter expert subagents via the deliberation MCP tools.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- antonbabenko
- Repository
- antonbabenko/deliberation
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Integrates with
Bundled in these plugins
Similar Skills
Semantically similar based on skill content — not just same category
multi-model-delegation
Multi-model design consults via PAL (kimi, glm, gemini, gpt). Use when asking other models to brainstorm a design or reconciling their split answers.
dispatch
Delegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code. Say 'check with codex' or 'ask gemini for a second opinion' and Claude runs the other agent, keeps a topic-aware session, and critiques the result.
grok-delegate
Delegate implementation, investigation/research AND vision-verdict work to the local grok CLI as a cheap headless sub-agent while the lead Claude session stays orchestration-only. Use when the user asks to run work "via grok", to save tokens, or invokes /grok-delegate. grok does web research, code census, report writing and reads images, so screenshot verdicts can be delegated too; escalate to a Claude agent only when a grok verdict contradicts instrumented measurements.