A Claude Code plugin that consults multiple AI coding agents in parallel and shows you their answers side-by-side. Useful when one model's bias could mislead you and the right call depends on cross-checking — architecture decisions, debugging dead ends, security reviews, framewor
$claude plugin marketplace add hex/claude-councilInstalls into the current project.
Install claude-council by running `claude plugin marketplace add hex/claude-council`, then use it for the current task and follow its documentation at https://github.com/hex/claude-council.
| 1 | # .claude-plugin/plugin.json |
| 2 | claude plugin marketplace add hex/claude-council |