Documentation
README
Decision Council
$ARGUMENTS
Evaluate a decision from 4 distinct perspectives using parallel sub-agents, then synthesize a weighted recommendation.
Usage
/council [decision question or proposal to evaluate]
What This Command Does
- Parses the decision question from user input
- Gathers codebase context relevant to the decision
- Spawns 4 parallel sub-agents — each analyzing from a different perspective
- Synthesizes all perspectives into a structured recommendation with decision matrix
MANDATORY: You MUST use the Agent tool
This is the opening of the README. Read the full README on GitHub.