ai code review commands

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

Browse within: ai-development 33ai-agent-orchestration 28ai-pair-programming 28ai-workflow 28agentic 22agent-native 17ai-powered 17claude-code-plugins 17developer-productivity 16documentation-automation 16adversarial-review 15bash 10github-actions 10multi-provider 10

benchmark

01

kodustech/kodus-ai

Command Claude Code

Run the code review benchmark pipeline — create PRs, extract results from MongoDB, judge with Sonnet against 136 golden comments (50 PRs across Sentry, Grafana, Cal.com, Discourse, Keycloak), and compute precision/recall/F1 scores.

1.3k 3d ago C 58 tokens

logic-diff

02

hyhmrright/logic-lens

Command

Check two code versions for semantic equivalence — use after a refactor or rewrite.

21 2d ago A 16 tokens original MIT

logic-fix-all

03

hyhmrright/logic-lens

Command

Autonomous audit-and-fix — after consent, scan the target, fix every logic issue found (all severities), verify each fix, and report anything unresolved.

21 2d ago A 33 tokens original MIT

logic-health

04

hyhmrright/logic-lens

Command

Sweep a whole codebase or directory for logic correctness — use before a release or to identify risk hotspots.

21 2d ago A 20 tokens original MIT

gate-status

06

Romandredan/1c-quality-gate

Command

A command that reports the current state of the 1C quality gate. It shows which files are still waiting for checks.

19 3d ago A 18 tokens

gate

07

Romandredan/1c-quality-gate

Command

A command for running 1C quality checks on changed files. 1C is a platform for business applications, and the command clears the blocking quality gate when checks pass.

19 3d ago A 21 tokens

conventions-check

08

eugenelim/agent-ready-repo

Command Claude Code

Check AGENTS.md, CLAUDE.md, and the projected agent artifacts (skills, subagents, commands) against the repo's conventions.

18 2d ago A 28 tokens original Apache-2.0

transfer

13

arcobaleno64/agy-plugin-cc

Command

Export the current workspace context into a transfer snapshot and generate ready-to-run AGY / Gemini CLI handoff commands.

10 yesterday A 22 tokens original MIT

pi-code-review

14

tznthou/claude-prism

Command

Adversarial code review via Codex — break confidence in changes, not validate them.

10 2d ago A 17 tokens original MIT

pi-fact-check

15

tznthou/claude-prism

Command

Fact-check content via Gemini search + Claude verification — cross-provider claim validation.

10 2d ago A 14 tokens original MIT

consensus-review

18

akholod/consensus-review

Command

Consensus code review (Opus arbiter + codex, optional pi advisor) across 4 dimensions (architecture/quality/impact/tests) for a PR or uncommitted changes; P0–P2 findings; strict sceptic by default; every flag also accepted with a leading -.

3 12d ago A 58 tokens original MIT

loop-review

19

akholod/consensus-review

Command

Sequential, coverage-directed cyclic review of a PR or uncommitted changes — one immutable diff, differentiated discovery passes, per-cell evidence, adversarial verification, and a CLEAN verdict that cannot be produced by a failed run.

3 12d ago A 43 tokens original MIT

doctor

20

Jose-Ribeir/claude-code-review-gate

Command

Check that the review-gate push gate is actually wired up and able to run. Reports which adapters are active, whether the reviewer can be located, and any version skew between the plugin and the global git hook. Use when a push was not reviewed, when a gate error told you to run the doctor, or after installing or…

3 4d ago A 72 tokens original Apache-2.0

brd-reconcile

23

ihudak/ihudak-claude-plugins

Command

BRD reconciliation workflow (PM phase, sixth and last command of the BRD-to-PRD route). Takes the customer's returned review from anywhere, copies it into the BRD folder under the canonical name and commits it before anything reads it, then dispatches customer-review-reader in schema or free-text mode. Confirms every…

2 yesterday A 238 tokens original MIT

create-prd

24

ihudak/ihudak-claude-plugins

Command

PRD-creation workflow (PM phase, sub-project 2 of the PRD-creation flow). Turns a refined idea.md + a user-supplied JIRA-KEY into a high-quality Product Requirements Document document (spine + adapt-in profiles --lean|--hybrid|--full), authored via a relentless grill against references/prd-format.md, gated by the Opus…

2 yesterday A 260 tokens original MIT