llm-council-architecture
Installation
SKILL.md
LLM Council Architecture
Purpose
Designs the control-flow skeleton of a multi-model council: how many stages, what each stage sees, when to fan out vs. run sequentially vs. debate, when to stop, and how to keep the pipeline alive when a member or the chairman fails. This is the pipeline shape — not which models sit on the council, how their votes get scored, what the prompts say word-for-word, or what it costs to run.