llm-council

Coordinate multi-model planning rounds to produce architecture decisions.

25|10|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/neuron-one/GODMODE --skill llm-council-neuron-one
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-council
Source: https://github.com/neuron-one/GODMODE/tree/main/skills/multimodel/llm-council
Command: npx skills add https://github.com/neuron-one/GODMODE --skill llm-council-neuron-one

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Planning across multiple models to generate architecture decisions, with an anonymous judge selecting or merging the best approaches.

Core Features & Use Cases

  • Parallel model execution: up to four models generate independent plans.
  • Anonymized judging: ensure evaluation is based on merit rather than model identity.
  • Plan synthesis: combine best elements or select the optimal plan and present with reasoning.
  • Use Case: For major system architecture decisions like data pipeline design, service decomposition, or cross-model risk analysis.

Quick Start

Initiate a four-model planning task to produce independent architecture plans, anonymize, judge, and present the final plan with reasoning.

Frequently Asked Questions about llm-council

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I use multiple AI models for architecture decision-making?

You can achieve multi-model architecture decision-making by initiating a planning task where up to four models independently generate plans, which are then anonymized, judged, and synthesized into a final proposal with reasoning.

What is anonymous judging in cross-model AI collaboration?

Anonymous judging in cross-model AI collaboration evaluates architecture plans based strictly on merit rather than model identity, ensuring the final decision is unbiased and selected or merged from the best independent approaches.

When do I need parallel model execution for system architecture planning?

You need parallel model execution for major architectural decisions such as data pipeline design, service decomposition, or cross-model risk analysis, where diverse input and independent plan generation are required.

How do I synthesize independent architecture plans from different models?

You synthesize independent architecture plans through an anonymized judging process that evaluates parallel model outputs, either combining the best elements or selecting the optimal plan, and presents the final architecture with reasoning.

Can I use multi-model planning for service decomposition decisions?

Yes, you can use multi-model planning for service decomposition decisions; it utilizes parallel execution by multiple models, anonymized evaluation, and final plan synthesis to produce the optimal architecture.