Council Refine banner
intellegix intellegix

Council Refine

AI community

Description

# /council-refine — Multi-Model Plan Refinement with Opus 4.6 Synthesis Submit a plan to 3 frontier AI models (GPT-5.2, Claude Sonnet 4.5, Gemini 3 Pro) via Perplexity API for iterative refinement, with Opus 4.6 extended thinking synthesis. Loop until convergence (score >= 8, no critical issues, score gain < 1) or max 3 iterations. **Prerequisites**: `PERPLEXITY_API_KEY` and `ANTHROPIC_API_KEY` environment variables set. Python packages installed (`pip install perplexityai anthropic`). ## Inp

Installation

Installs to ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-council-refine/SKILL.md

Terminal
mkdir -p ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-council-refine && curl -fsSL https://raw.githubusercontent.com/intellegix/intellegix-code-agent-toolkit/HEAD/commands/council-refine.md -o ~/.claude/skills/intellegix-intellegix-code-agent-toolkit-council-refine/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository