claude-council
Installation
SKILL.md
LLM Council
Install path assumption: This skill assumes installation at
~/.claude/skills/claude-council/. If installed elsewhere (e.g.,~/.claude/plugins/<name>/skills/claude-council/), adjust script paths in Steps 0, 2, and 10 accordingly.
Run any high-stakes decision through five structured thinking lenses, a peer-review round, a forced debate when consensus is too clean, and a dual-chairman synthesis that preserves dissent. Every run logs to a journal; outcomes feed a self-improvement loop that proposes persona refinements over time.
Not for: factual lookups, debugging, single-domain technical questions, quick yes/no decisions, emotional support. If none of the options feel genuinely hard, just answer directly.
Step 0 — Handle special invocations first
/claude-council outcome <sha1> <note>— look up the run in~/.claude/skills/claude-council/journal/council-log.jsonlby sha1 prefix, update itsoutcomefield, and confirm. Done./claude-council meta— runbash ~/.claude/skills/claude-council/scripts/meta_analysis.shand surface the resulting amendment file path. Done.- Any other invocation → continue to Step 1.