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, implem…