model-council

Installation
SKILL.md

Model Council: Multi-Model Consensus

Run the same problem through multiple AI models in parallel, collect their analysis only, then Claude Code synthesizes and decides the best approach.

Unlike code-council (which uses one model with multiple approaches), model-council leverages different model architectures for true ensemble diversity.

Critical: Analysis Only Mode

IMPORTANT: External models provide analysis and recommendations ONLY. They do NOT make code changes.

  • External models: Analyze, suggest, reason, compare options
  • Claude Code: Synthesizes all inputs, makes final decision, implements changes

This ensures:

  1. Claude Code remains in control of the codebase
  2. No conflicting changes from multiple sources
  3. Best ideas from all models, unified execution

Why Multi-Model?

Related skills
Installs
19
GitHub Stars
12
First Seen
Jan 28, 2026