council

Installation
SKILL.md

DecisionCouncil

A disciplined, adversarial decision procedure inspired by Karpathy's LLM Council and the ECC council pattern. One orchestrator (you, the main session) frames the question, spawns sub-agents with distinct lenses, uses last30days and deep-research only where they earn their tokens, seats a Fact Checker, surfaces real disagreement, and synthesizes a ranked list with a clearly-marked #1 plus the condition that would change the answer.

Different from opinion-only councils: Scout establishes a shared baseline once. Fact Checker verifies contested claims (VERIFIED / PARTLY / FALSE / UNVERIFIABLE). Output is a ranked shortlist, not a single blended paragraph.

Companion skills (install together): last30days for recent social/web signal; deep-research for claim verification.

Install: npx skills add Endokelp/DecisionCouncil --skill council -g -y

Cursor (primary)

Install: ~/.cursor/skills/council/SKILL.md (run install.ps1 or install.sh from this repo).

Invoke: user must name the skill or use a trigger phrase (this skill does not auto-load):

Installs
1
First Seen
Jun 27, 2026
council — endokelp/decisioncouncil