What problem does it solve? Single-perspective reviews of high-stakes decisions (model changes, experiment readouts, design docs, serving-path PRs, build-vs-buy choices) often miss blind spots, suffer from false consensus, or inflate severity. This Skill orchestrates a bounded multi-persona debate that surfaces dissent, stress-tests a solo baseline decision, and produces a decision-grade synthesis with named dissents. ## Core Features & Use Cases - Multi-persona review: Selects 3-6 specialist personas (red-team, mvp, occams-razor, ml-scientist, ab-critic, and more) by mode (--mode ship|research|domain|exec|minimal), operator-forced roster, or task-signal table, with mandatory overlap checks. - Bounded debate protocol: Runs a blind first round followed by critique-before-concede reflection rounds (default 2, hard cap 4), with a SUSPICIOUS-FLIP detector that flags capitulation under peer pressure. - Durable transcript and journal: Persists artifacts, round-tagged positions, and synthesis to a room log, then appends a journal row for later blinded-judge evaluation of whether the council beat the solo and lens baselines. - Use Case: Before shipping a risky architecture change, run a ship-mode council so red-team, mvp, and occams-razor attack scope and complexity while domain personas validate technical soundness, yielding a ranked issue list and a SHIP/BLOCK verdict. ## Quick Start Ask the agent to run a council review on your design doc or PR, for example: "Run /council on this architecture doc and tell me if it is safe to ship."