Council Gate banner
robinbril robinbril

Council Gate

Development community

Description

# Council direction gate (per fase, alleen na een evaluator-ACCEPT) Bij dispatch wordt dit bestand gekopieerd naar `.supergoal/council-gate.md`. De generator draait deze pass op elke fasegrens, maar **alleen nadat de onafhankelijke evaluator de fase op correctheid heeft goedgekeurd** (`SUPERGOAL_EVAL_VERDICT ... ACCEPT`). Op een REJECT draait de council niet. De council bewaakt **richting**, niet correctheid. De evaluator bewijst dat de fase doet wat de spec zegt (klopt het, werkt het). De cou

Installation

Installs to ~/.claude/skills/robinbril-claude-supergoal-council-gate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/robinbril-claude-supergoal-council-gate && curl -fsSL https://raw.githubusercontent.com/robinbril/claude-supergoal/HEAD/prompts/council-gate.md -o ~/.claude/skills/robinbril-claude-supergoal-council-gate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository