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**

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Claude Code](https://img.shields.io/badge/Claude%20Code-Plugin-blueviolet)](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

View full repository on GitHub →