Use when user wants to ask the AI council a question, get multiple AI perspectives, or consult with both Codex and Gemini. Triggers on phrases like "ask council", "council opinion", "what do the AIs think", "ask both models".
Consults both Codex and Gemini simultaneously for multi-perspective analysis. Triggers on phrases like "ask council" or "both models" to provide synthesized responses with agreement, divergence, and recommendations.
/plugin marketplace add kanlanc/Claude-Code-Kanlanc-Marketplace/plugin install ai-council@kanlanc-marketplaceThis skill inherits all available tools. When active, it can use any tool Claude has access to.
General consultation with both Codex (GPT-5.2) and Gemini for questions, opinions, and analysis.
Default: high
If user mentions "quick" or "brief", use medium. If user mentions "deep" or "thorough", use xhigh.
Identify the question or topic
Gather relevant context (read files if needed)
Run BOTH commands in parallel:
Codex:
codex exec --sandbox read-only -c model_reasoning_effort="high" "<question with context>"
Gemini:
gemini -s -y -o json "<question with context>"
Collect both responses
Synthesize into unified response
## AI Council Response
### Codex (GPT-5.2) Says:
[Codex's analysis]
### Gemini Says:
[Gemini's analysis]
### Council Synthesis:
**Agreement:** [Points both models agree on]
**Divergence:** [Where they differ]
**Recommendation:** [Synthesized recommendation based on both]
---
*Session IDs: Codex=[id], Gemini=[id]*
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.