By sling86
Consult other AI models (Gemini, GPT) for second opinions on architecture, code, and trade-offs
Claude Code plugin for consulting other AI models. Get second opinions from Gemini and GPT on architecture decisions, code approaches, and trade-offs.
| Command | Purpose |
|---|---|
/ai-panel:ask <model> <question> | Ask a single model (gemini/g or gpt/c) |
/ai-panel:second-opinion <question> | Get parallel opinions from both models |
The ai-panel skill auto-triggers during architecture discussions and trade-off decisions, suggesting you get a second opinion from the panel.
gemini CLI installed and authenticatedcopilot CLI installed and authenticatedclaude plugin marketplace add sling86/ai-panel
claude plugin install ai-panel
/ai-panel:ask gemini What auth libraries work best with SvelteKit?
/ai-panel:ask gpt Should I use a union type or an enum here?
/ai-panel:second-opinion Should we use SSE or WebSockets for real-time updates?
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimClaude Code skill for the `its` IT-systems CLI — query and manage infrastructure across many providers from one shell.
Svelte 5 + SvelteKit development biased toward shadcn-svelte components, Bun, Tailwind v4, TypeScript strict
npx claudepluginhub sling86/ai-panel --plugin ai-panelUse when you want a delegated second opinion or implementation from GPT (Codex), Gemini, Grok (xAI), or OpenRouter (config-driven, 400+ models) - seven expert subagents (Architect, Plan Reviewer, Scope Analyst, Code Reviewer, Security Analyst, Researcher, Debugger) and bundled ask-gpt/ask-gemini/ask-grok/ask-openrouter/ask-all/consensus commands, advisory (read-only) or implementation (write; Grok and OpenRouter are advisory-only).
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex and gemini CLIs when installed) to get diverse perspectives on coding problems
Consult external AIs (Gemini 2.5 Pro, OpenAI Codex, Claude) for second opinions. Use for debugging failures, architectural decisions, security validation, or need fresh perspective with synthesis.
Multi-agent deliberation for AI coding assistants
AI-to-AI collaboration — review code, brainstorm ideas, and debate plans across Gemini, Codex, and Ollama
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.