Use for systematic debugging and root cause analysis with both Codex and Gemini. Triggers on "council debug", "council root cause", "have council investigate this bug", "council find the issue".
Systematic debugging with both Codex and Gemini. Triggers on "council debug", "council root cause", or "have council investigate this bug" to perform deep root cause analysis.
/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.
Systematic debugging and root cause analysis with both Codex (GPT-5.2) and Gemini.
xhigh (always - debugging requires deep analysis)
Gather all relevant context:
Formulate a debugging prompt:
Debug this issue systematically:
Problem: <description of the bug>
Error: <error message/stack trace>
Relevant Code:
<code snippets>
Please:
1. Identify potential root causes
2. Analyze each possibility
3. Determine the most likely cause
4. Suggest a fix
Run BOTH commands in parallel:
Codex:
codex exec --sandbox read-only -c model_reasoning_effort="xhigh" "<prompt>"
Gemini:
gemini -s -y -o json "<prompt>"
Synthesize debugging insights
## AI Council Debug Report
### Codex (GPT-5.2) Diagnosis:
**Potential Causes:**
1. [Cause with likelihood]
2. [Cause with likelihood]
**Root Cause Analysis:**
[Detailed analysis]
**Suggested Fix:**
[Code or steps to fix]
---
### Gemini Diagnosis:
**Potential Causes:**
1. [Cause with likelihood]
2. [Cause with likelihood]
**Root Cause Analysis:**
[Detailed analysis]
**Suggested Fix:**
[Code or steps to fix]
---
### Council Synthesis:
**Agreed Root Cause:** [If both agree]
**Conflicting Theories:** [If they differ]
**Recommended Fix:** [Synthesized fix strategy]
**Confidence Level:** [Based on agreement]
---
*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.