Multi-subagent decision framework for ambiguous tradeoffs where multiple valid options exist. Convenes three independent subagents (Skeptic, Pragmatist, Critic) to surface structured disagreement before committing. Distinct from rem-solve (which finds the answer to a problem) — rem-council arbitrates when you've already framed the options and need pressure-tested deliberation before committing. Use for "which approach should I take", "help me decide between X and Y", "I'm torn between", "weigh the tradeoffs", "sanity check this decision", "monorepo vs polyrepo", "rewrite vs refactor", "ship now vs polish first", architecture forks, tool choices, infrastructure decisions.
$npx -y skills add darbin/claudecraft --skill rem-councilInstalls into the current project.
Run `npx skills use "https://github.com/darbin/claudecraft" --skill "darbin/claudecraft/rem-council"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/darbin/claudecraft" that are relevant to the current task. Run `npx skills add "https://github.com/darbin/claudecraft"` and select the relevant skills, then follow their instructions.