berrzebb/consensus-loop

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

15Stars on the repository
35Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

implementer

01

berrzebb/consensus-loop

Agent

Headless worker for quorum — receives task + context, implements code, runs tests, submits evidence to watch file, handles audit corrections. Use when the orchestrator needs to delegate a coding task to a worker agent.

15 5mo ago A 46 tokens

scout

02

berrzebb/consensus-loop

Agent

Read-only RTM generator — reads all track work-breakdowns, verifies each requirement against the actual codebase using deterministic tools, and produces 3 Requirements Traceability Matrices (Forward, Backward, Bidirectional). Use when the orchestrator needs to establish or update the RTM before distributing work.

15 5mo ago A 63 tokens

ui-reviewer

03

berrzebb/consensus-loop

Agent

Find UI issues that code-level analysis (scout, codemap, dependencygraph) cannot detect. Launches a real browser to check rendering, visual states, interactions, a11y, and runtime errors. Use after FE implementation to catch issues invisible to static analysis.

15 5mo ago A 58 tokens