Use for code review and quality feedback from both Codex and Gemini. Triggers on "council review code", "council code review", "have council review this", "get council feedback on code".
Triggers on "council review code" or "have council review this" to run parallel AI reviews from Codex and Gemini, synthesizing their findings on bugs, security, and best practices.
/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.
Comprehensive code review with both Codex (GPT-5.2) and Gemini for quality, security, and best practices.
high (default for code review)
Identify the code to review:
git diff --staged)Gather the code content and context
Formulate a review prompt:
Review this code for quality, security, and best practices:
File: <filename>
<code>
```
Please analyze:
Run BOTH commands in parallel:
Codex:
codex exec --sandbox read-only -c model_reasoning_effort="high" "<prompt>"
Gemini:
gemini -s -y -o json "<prompt>"
Synthesize review findings
## AI Council Code Review
### Codex (GPT-5.2) Review:
**Issues Found:**
- [Severity: High/Medium/Low] [Issue description]
**Security Concerns:**
- [Any security issues]
**Suggestions:**
- [Improvement suggestions]
---
### Gemini Review:
**Issues Found:**
- [Severity: High/Medium/Low] [Issue description]
**Security Concerns:**
- [Any security issues]
**Suggestions:**
- [Improvement suggestions]
---
### Council Synthesis:
**Critical Issues (Both Agree):**
- [Issues identified by both - highest priority]
**Additional Concerns:**
- [Issues only one model caught]
**Agreed Best Practices:**
- [Suggestions both models recommend]
**Final Verdict:** [LGTM / Needs Changes / Blocking Issues]
---
*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.