AltimateAI/claude-consensus
23 stars · Last commit 2026-04-02
Multi-model consensus code review and plan review plugin for Claude Code
README preview
# claude-consensus **Multi-model code review and plan review for Claude Code** [](https://opensource.org/licenses/MIT) [](https://claude.ai/claude-code) Multiple AI models independently review code or plan implementations, then converge on consensus through structured synthesis and approval rounds. Configurable — works with as few as Claude + 1 external model. ## Quick Start Just tell Claude: > "Set up claude-consensus: https://github.com/AltimateAI/claude-consensus" That's it for most users. The rest of this README is for understanding what's happening under the hood. ### Manual Setup ```bash