akholod/consensus-review

Multi-model consensus code review for Claude Code (Opus + codex + opencode): triage, P0–P2, independent sceptic verifier, code-graph aware.

3Stars on the repository
15Mods indexed here, across every type
12d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

arch-reviewer

01

akholod/consensus-review

Agent

Review-only architect. Evaluates the ARCHITECTURAL IMPACT of a change (diff-scoped) — layers/slices, abstraction leakage, paradigms, complexity manageability. P0–P2. Not a line-by-line code review.

3 12d ago A 54 tokens original MIT

finding-verifier

02

akholod/consensus-review

Agent

Independent adversarial verifier of review findings. Fresh context, has NOT seen the synthesis. Tries to REFUTE each finding with evidence (code graph, repro, reading); confirms only what is concretely grounded. Read-only.

3 12d ago A 49 tokens original MIT

impact-reviewer

03

akholod/consensus-review

Agent

Review-only review of the change itself and its IMPACT — correctness, regressions, security, migration/deploy safety, plus adjacent and dependent parts of the code. Verdict-first, P0–P2.

3 12d ago A 46 tokens original MIT

quality-reviewer

04

akholod/consensus-review

Agent

Review-only check for code maintainability and quality — conventions, local maintenance cost, AI-slop, reuse/duplication, production-code contract alignment, scope control. P0–P2. Architectural boundaries and the complexity budget belong to arch-reviewer.

3 12d ago A 55 tokens original MIT

test-reviewer

05

akholod/consensus-review

Agent

Review-only agent for test quality — whether tests protect critical behavior and catch realistic regressions; mock/fixture drift, test layering, missing critical scenarios. P0–P2.

3 12d ago A 40 tokens original MIT