Code review

26,083 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

hunt-comments

313

dealfluence/adeu

Skill OpenCode

Use when hunting down verbose, narrative, or dead comments in the codebase to reduce comment noise and character counts.

not rated 152 +3 3d ago A 26 tokens original MIT

mjmirza/app-store-compliance

Instructions file CodexOpenCode

AGENTS.md instructions for mjmirza/app-store-compliance, covering release review guidelines for ai agents, mandatory verification checklist, 1. permissions, 2. privacy disclosures and 3. screenshots.

not rated 152 +57 yesterday A 2,567 tokens

code-reviewer

315

artemiimillier/bulletproof

Agent Claude Code

Reviews code for bugs, security, performance, and spec compliance. Run in fresh context without implementation bias.

not rated 150 +1 5mo ago A 25 tokens original MIT

weibaohui/kom

Skill Claude CodeCodex

Verify implementation matches change artifacts. Use when the user wants to validate that implementation is complete, correct, and coherent before archiving.

not rated 149 22d ago A 32 tokens copy · 75% MIT

compass

317

crabbuild/compass

Skill Codex

Use for graph-first AI coding sessions and repository analysis: session initialization, architecture maps, dependency or call-graph tracing, symbol and repository search, pull-request risk review, change-impact review, historical diffs, CompassQL, graph refreshes, GROUNDED agent-authored graph enhancements, continuous…

not rated 149 +3 7d ago A 98 tokens

refactor

318

NomaDamas/AutoRAG-Research

Skill Claude Code

Orchestrate a 3-agent PR code review debate using Claude Code Teams. Spawns Devil's Advocate, Neutral Judge, and Approval Advocate reviewers who analyze the current PR diff in parallel. Synthesizes findings, auto-fixes unanimous issues, and posts inline PR comments for disagreements. All output is in English.

not rated 148 27d ago A 67 tokens original Apache-2.0

pr-bot-reviews

319

pgplex/pgconsole

Skill Claude Code

Triage, verdict, and reply to automated PR review comments from GitHub Copilot and Greptile, then iterate until the bots have nothing left to say. Use this whenever a pull request has feedback from Copilot or Greptile and the user wants those comments handled — e.g. "deal with the bot review comments", "address the…

not rated 148 +1 22d ago A 164 tokens original Apache-2.0

plumb

320

dbreunig/plumb

Skill Claude Code

Plumb keeps the spec, tests, and code in sync. It intercepts every git commit via a pre-commit hook, analyzes staged changes and conversation history, and surfaces decisions for review before the commit lands.

not rated 147 changed yesterday A 0 tokens

decomp-match-review

321

tangosdev/sm64ds-decomp

Skill Claude Code

Review a decompilation matching change the way a decomp maintainer would - first verifying the match is real (fakematch / NONMATCHING-banner / wrong-compiler checks), then whether the recovered source is admissible, then what it costs the host port. Use when reviewing or preparing a matching PR/branch/diff in a decomp…

not rated 146 +8 today A 146 tokens original MIT

clean-code

322

GabrielMartinMoran/mind

Skill Claude Code

Applies principles from Robert C. Martin's 'Clean Code'. Use this skill when writing, reviewing, or refactoring code to ensure high quality, readability, and maintainability. Covers naming, functions, comments, error handling, and class design.

not rated 145 2mo ago A 53 tokens original MIT

fkteams

323

wsshow/feikong-teams

Skill Claude CodeCodex

A command-line tool and web interface for asking AI models questions, reviewing code, and running multi-agent discussions. A command-line tool is software controlled by typing commands in a terminal.

not rated 145 +1 24d ago A 147 tokens original MIT

bug-hunt

324

danpeg/bug-hunt

Skill Claude Code

Run adversarial bug hunting on your codebase. Uses 3 isolated agents (Hunter, Skeptic, Referee) to find and verify real bugs with high fidelity. Invoke with /bug-hunt, /bug-hunt [path], or /bug-hunt -b [--base ].

not rated 144 6mo ago A 69 tokens original MIT

DisCatSharp AGENTS.md

325

Aiko-IT-Systems/DisCatSharp

Instructions file CodexOpenCode

AGENTS.md instructions for Aiko-IT-Systems/DisCatSharp, covering discatsharp repository instructions, sources of truth, worktree safety, architecture and style and connected-path review.

not rated 144 today A 803 tokens

baz-scm/awesome-reviewers

Instructions file Claude Code

Instructions for baz-scm/awesome-reviewers, covering awesome reviewers — repository guidelines, what this project is, source of truth, site layer and machine interface.

not rated 144 +1 15d ago A 1,008 tokens original Apache-2.0

code-review

327

imbenrabi/Financial-Modeling-Prep-MCP-Server

Skill Claude Code

Review a PR or working diff against this repo's intent layer (the AGENTS.md hierarchy), toolception pitfalls, and core invariants. Use when reviewing code, auditing a PR, or checking changes before merge in the Financial Modeling Prep MCP server. Triggers on: "review", "code review", "review this PR", "review the…

not rated 143 +1 2mo ago A 95 tokens original Apache-2.0

antonbabenko/deliberation

Instructions file Claude CodeCodex

Claude Code instructions for antonbabenko/deliberation, covering claude.md, what this is, development commands, test plugin locally (loads from working directory) and run setup to test installation flow.

not rated 143 +5 changed today B 9,363 tokens original MIT

drift

329

fiberplane/drift

Skill Claude Code

Drift doc-to-code anchor conventions. Use when editing code that is bound by drift docs, updating docs, working with drift.lock, or when drift check reports stale anchors.

not rated 141 +2 2mo ago A 38 tokens original MIT

ThemeParks/parksapi

Instructions file GitHub Copilot

Copilot instructions for ThemeParks/parksapi, covering copilot review instructions for parksapi, project overview, decorator-based design, patterns the project uses (do not flag these) and 1. empty-string config defaults are intentional.

not rated 139 +1 yesterday A 2,418 tokens original MIT

sortie-ai/sortie

Instructions file GitHub Copilot

Copilot instructions for sortie-ai/sortie, covering sortie coding & review standards, 1. layered imports (downward only; violation is critical), 2. concurrency safety, 3. workspace path safety (critical: security boundary) and 4. persistence (sqlite).

not rated 139 +4 today A 1,030 tokens original Apache-2.0

beava-pr-review

333

beava-dev/beava

Skill Claude Code

Reviews a beava PR diff for real bugs, beava-specific architectural invariants, and AI-generated "slop" patterns (hollow code, phantom imports, inflated comments, disconnected pipelines). Produces a structured BLOCK / WARN / NIT report keyed by file:line. Use when asked to "review this PR", "check for AI slop", "PR…

not rated 138 +1 3mo ago A 119 tokens original Apache-2.0

verification

334

AI45Lab/Code

Agent Claude Code

You are an adversarial verification specialist. Your job is to find evidence, not to reassure.

not rated 137 2mo ago A 0 tokens original MIT

grix-code-review

335

askie/grix

Skill Codex

Audit Grix diffs and pull requests for correctness, regressions, security, lifecycle safety, and cross-component contract consistency. Use when reviewing backend, Flutter frontend or admin, voicebridge, database migration, Kubernetes, protocol, agent-adapter, bug-fix, feature, or refactor changes in the Grix…

not rated 137 +7 today A 70 tokens original Apache-2.0

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: