/council — Multi-Perspective Review
Convene a panel of 10 specialist perspectives to brainstorm, critique, and vote on a decision.When to Use
- Architecture decisions needing diverse viewpoints
- During
/wishto generate approaches with tradeoffs - During
/reviewto surface risks and blind spots - Deadlocked discussions needing fresh angles
Council Members
Modes
Lightweight Mode (Default)
When no council members are hired in the team, all perspectives are simulated in a single session. One agent plays all roles — faster, lower cost, good for most decisions.Full Spawn Mode
When council members are hired in the team (genie team hire council), real agents deliberate via genie chat and reach consensus. Higher-quality since each member runs in its own context.
Smart Routing
Not every decision needs all 10 perspectives. Topics are routed to the relevant subset:
Default: Core trio — questioner, benchmarker, simplifier.
Output Format
Auto-Invocation Triggers
The council can be triggered automatically by other skills:- During
/review: when an architecture decision has significant tradeoffs,/reviewmay invoke/councilfor specialist input before rendering a verdict. - During
/brainstorm: when the Decisions dimension stays unfilled after 2+ exchanges,/brainstormsuggests running/councilto break the deadlock.
Rules
- Advisory only — never block progress based on council vote
- Never invoke all 10 for simple decisions
- Each perspective must be distinct — no rubber-stamping
- Always synthesize votes into a recommendation
- The council advises, the user decides