← All Skills
⚖️
Council Multi-Perspective Decision Skill
Runs structured multi-persona deliberation for complex decisions with an 18-member full council, focused triads, duo debates, and a quick mode. It installs for Claude Code, Codex, Gemini CLI, and OpenCode.
Key Features
- 18 reasoning personas
- Full, triad, duo modes
- Structured cross-examination
- Optional multi-model routing
Installation
Clone the repository and enter it. Run ./install.sh for Claude Code, ./install.sh --codex for Claude Code plus Codex, or ./install.sh --codex-only for Codex only.
How to Use
Invoke /council with a problem, then optionally use --triad, --duo, --quick, or --members to control panel size and composition. Projects can keep defaults in .council.yaml.
Requirements
Requires a shell and at least one supported agent CLI. Claude-only operation is supported; cross-provider model routing is optional configuration.
Related Skills