Decision Council
Description
Claude skill: a council of independent perspectives (blind round, debate, and a synthesis that takes a stance) for important decisions
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Decision Council
A Claude skill that convenes a **council of independent perspectives** before an important decision: each councilor answers blind from a distinct role (CFO, devil's advocate, operations, brand, growth, risk…), they optionally debate each other, and a final synthesis **takes a stance** instead of averaging.
**The caveat, upfront:** every councilor runs on the same model and shares the same priors. Agreement between them is not independent corroboration — it's a shared starting point to stress-test. The value is in the distinct angles, each role's declared biases, and the blind spots that show up when you cross them. The skill shows this caveat at the end of every session, always.
What it does
- Blind round 1: each member answers in full without seeing the others. Converging out of politeness is banned.
- Optional debate (
--debate): a round 2 where each member attacks another's weakest argument, concedes what's genuinely good, and holds or changes their position. - Deep mode (
--deep): per-member self-evaluation + declared confidence + admitted blind spot; the synthesis weights by confidence. - A synthesis that decides: position map, convergences by different paths, the central divergence with the assumption in conflict, collective blind spots, and a recommendation with a reversal condition. No "it depends".
- 16 roles with personality, guiding questions, declared bias and anti-pattern: 8 business roles (finance, devil's advocate, operations, brand, growth, risk, customer, timing) and 8 technical ones (security, performance, maintainability, simplicity, scalability, dx, compliance…).
- Domain presets:
business,sponsor,expansion,product,people,balanced,security-focused,architecture,review. - Any language: the council replies in whatever language you write in.
Install
**Claude Code**
npx skills add mutantapejack/decision-council
Or manually: clone the repo and copy th
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11