llm-council

Installation
SKILL.md

LLM Council - Multi-Model Planning

Process

  1. Define the planning task clearly
  2. Send to 2-4 different models in parallel
  3. Each creates an independent plan
  4. Anonymize all plans (remove model names)
  5. Judge evaluates each plan on merits
  6. Judge selects best plan OR combines best elements
  7. Present final plan with reasoning

Judging Criteria

  • Feasibility (can it actually be built?)
  • Completeness (are all requirements covered?)
  • Elegance (is it the simplest solution?)
  • Scalability (will it work at 10x scale?)
  • Security (are risks addressed?)
Installs
3
GitHub Stars
29
First Seen
Apr 12, 2026
llm-council — neuron-one/godmode