ai code review agents

203 tagged ai code review, measured the same way as everything else here.

Browse within: claude-code-plugins 41developer-productivity 39documentation-automation 39ai-development 38agentic-coding 36ai-workflows 36code-quality 33ai-agent-orchestration 29ai-pair-programming 29ai-workflow 29agent-orchestration 27Multi-Agent 12static-analysis 12ai-developer-tools 9

architect

01

drafthq/draft

Agent

Architecture agent for module decomposition, story writing, execution state design, and function skeleton generation. Guides structured pre-implementation design.

40 13d ago A 25 tokens original MIT

rca

02

drafthq/draft

Agent

Structured Root Cause Analysis agent for bug investigation. Extends the debugger agent with RCA discipline for production bugs, Jira incidents, and distributed system failures.

40 13d ago A 29 tokens original MIT

reviewer

03

drafthq/draft

Agent

Three-stage code review agent for phase boundaries. Ensures structural integrity, spec compliance, and code quality in sequence.

40 13d ago A 23 tokens original MIT

harness-evaluator

04

stone16/harness-engineering-skills

Agent

Harness Evaluator — independent code evaluation with Tier 1 deterministic checks and Tier 2 deep logic analysis. Use when harness orchestrator needs checkpoint evaluation.

32 1mo ago A 35 tokens original Apache-2.0

harness-retro

05

stone16/harness-engineering-skills

Agent

Harness Retro — post-task retrospective analysis, error pattern detection, and CLAUDE.md rule proposals. Use when harness orchestrator needs task retrospective.

32 1mo ago A 34 tokens original Apache-2.0

stone16/harness-engineering-skills

Agent

Harness Spec Evaluator — reviews spec.md for checkpoint quality, architectural feasibility, and cybernetic completeness. Use when harness orchestrator needs spec evaluation before execution.

32 1mo ago A 37 tokens original Apache-2.0

bugs-and-security

07

ncoevoet/claude-review-all

Agent

Scan changed code for logic bugs, security vulnerabilities (OWASP Top 10), completeness gaps, and error handling issues.

25 11d ago A 28 tokens original MIT

finding-verifier

09

ncoevoet/claude-review-all

Agent

Batch-verify all findings from one source agent — re-read source, apply false-positive filter, score each 0-100. One verifier per source agent (not per finding).

25 11d ago A 40 tokens original MIT

hyhmrright/logic-lens

Agent Claude Code

Analyze Logic-Lens benchmark/eval failures. Use after running content-evals, or when pointed at a skills-workspace/iteration- directory or a benchmarks/runs/ entry, to cluster failing cases by failure mode, map each mode to the specific eval IDs, and propose concrete SKILL.md disambiguation-rule changes. Read-only…

21 3d ago A 90 tokens original MIT

iteration-guard

11

hyhmrright/logic-lens

Agent Claude Code

The verify gate of the Logic-Lens iteration loop. Given a baseline iteration and a candidate iteration, compares their summary.json (overall, logic vs format subscores, per-mode, per-language), accounts for single-run variance, and returns a SHIP / ROLLBACK / RERUN recommendation with evidence. Use after…

21 3d ago A 99 tokens original MIT

skill-editor

12

hyhmrright/logic-lens

Agent Claude Code

Applies a single, minimal, generalized edit to a Logic-Lens skill (SKILL.md / guide / shared file) given a concrete failure diagnosis. Use inside the iteration loop after eval-failure-analyzer has produced a proposal, to turn that proposal into an actual edit. Mutates files; does NOT run evals or sync the cache — it…

21 3d ago A 84 tokens original MIT

cove-executor

13

vertti/se-cove-claude-plugin

Agent

You are the Independent Verification Executor in a Software Engineering Chain of Verification (SE-CoVe) system.

20 7mo ago A 0 tokens original MIT

cove-planner

14

vertti/se-cove-claude-plugin

Agent

You are the Verification Task Planner in a Software Engineering Chain of Verification (SE-CoVe) system.

20 7mo ago A 0 tokens original MIT

bsl-scout

16

Romandredan/1c-quality-gate

Agent

A code explorer for 1C:Enterprise that gathers facts about how code and metadata are connected.

19 3d ago A 451 tokens

bsl-verifier

17

Romandredan/1c-quality-gate

Agent

An automated verifier for BSL, the programming language used by the 1C business-software platform. It checks method signatures, shared modules, metadata objects, static-analysis diagnostics, naming rules, and allowed characters.

19 3d ago A 403 tokens

xml-runner

18

Romandredan/1c-quality-gate

Agent

An automated checker for XML exports from 1C, a business-software platform. It compares the files on disk with their expected contents and checks metadata structure.

19 3d ago A 411 tokens

eugenelim/agent-ready-repo

Agent Claude Code

Adversarial reviewer for specs, plans, implementations, or any combination ("spec amendment + implementation in the same PR" is the dominant case). Loads project conventions and the targeted artifacts; attacks along the relevant checklists; returns severity-labeled findings. Use after gates pass but before declaring…

18 2d ago A 97 tokens original Apache-2.0

quality-engineer

20

eugenelim/agent-ready-repo

Agent Claude Code

Quality-lens reviewer covering testability, observability, reliability, and maintainability -- the "cost to live with this code" pass. Also drafts contract or construction tests on request. Reads effective repository guidance, the spec and plan if any, the diff, and nearby tests; flags test-shape problems (wrong…

18 2d ago A 170 tokens original Apache-2.0

security-reviewer

21

eugenelim/agent-ready-repo

Agent Claude Code

Threat-model and secure-design reviewer for changes that cross a security boundary — auth, data handling, dependencies, deserialization, file/network I/O, secrets, or LLM/agent code. Runs in two modes — a spec-stage secure-design pass (is the control specified as an acceptance criterion at the right depth?) and an…

18 2d ago A 245 tokens original Apache-2.0

gemini-rescue

22

arcobaleno64/agy-plugin-cc

Agent

Hand a task the user has asked to give to Gemini or AGY -- investigation, diagnosis, a second implementation pass, or a substantial coding task -- to the shared companion runtime. Use only when the user has asked for Gemini or AGY.

10 yesterday A 54 tokens original MIT

README

23

auerbachb/claude-code-config

Agent Claude Code

This directory contains custom agent definitions for the Phase A/B/C subagent workflow and PM task execution. Each agent is a .md file with frontmatter metadata and role-specific rules. The harness automatically injects the project CLAUDE.md hierarchy and .claude/rules/.md into every custom subagenttype agent at spawn…

5 2d ago A 0 tokens original MIT

phase-c-merger

24

auerbachb/claude-code-config

Agent Claude Code

Phase C subagent: verify merge gate and AC, then run the canonical /wrap merge flow when authorized.

5 2d ago A 27 tokens original MIT