berrzebb/consensus-loop
13 stars · Last commit 2026-03-22
Claude Code plugin — structural guardrails for multi-agent software development. RTM-based evidence, cross-model adversarial audit, 7 MCP tools, worktree isolation, HITL retrospective. DOI: 10.5281/zenodo.19108370
README preview
# consensus-loop > **⚠️ This project has evolved into [quorum](https://github.com/berrzebb/quorum) — a multi-model AI development harness with agent-to-agent communication and consensus-based delivery. New development happens there. This repo is frozen at v2.5.0.** [](https://doi.org/10.5281/zenodo.19108370) **AI writes code. A different AI reviews it. Nothing ships without consensus.** A Claude Code plugin that enforces a cross-model audit gate on every code change. Claude implements, GPT/Codex reviews, and a human-in-the-loop retrospective ensures the team learns from each cycle. ```bash claude plugin marketplace add berrzebb/claude-plugins claude plugin install consensus-loop@berrzebb-plugins ``` That's it. All hooks, skills, agents, and MCP tools are auto-registered. --- ## The Problem