Code review skills

10,387 tagged Code review, measured the same way as everything else here.

Browse within: ai-coding 152LLM 140cli 121agent 93skills 91agents 89agentic-ai 87claude-code-plugin 79cursor 69javascript 61copilot 54claude-code-skills 52opencode 47openai 41

expert-review-panel

793

tianmind-studio/expert-review-panel

Skill Claude CodeCodex

A structured process for getting several role-specific reviewers to examine a paper, business plan, presentation, code, or other submission before it is sent out.

not rated 2 2mo ago A 254 tokens original MIT

antigravity-helper

794

contrapuntal/antigravity-cli-plugin-cc

Skill Codex

Use when the user wants to invoke Antigravity CLI for a code review of uncommitted changes or a branch diff, an adversarial design-challenge review, or to delegate a coding task to Antigravity for a second opinion or large-context analysis. Wraps the antigravity-cli-plugin-cc companion script.

not rated 2 9d ago C 70 tokens original Apache-2.0

code-reviewer

795

shqkel/agentic-coding

Skill Claude CodeCodex

A code-review guide that checks readability, performance, security, design principles, and consistency with the existing codebase.

not rated 2 6mo ago A 48 tokens original MIT

code-audit

796

Variant-Systems/skills

Skill Claude CodeCodex

Run a comprehensive code audit on any codebase. Analyzes security vulnerabilities, hardcoded secrets, dependency CVEs, test coverage, code structure, and AI-generated code patterns. Generates CODEAUDITREPORT.md with findings, severity ratings, and remediation guidance. Intelligently selects and orchestrates the best…

not rated 2 5mo ago A 134 tokens

review-code

797

Wattam/skills

Skill Claude Code

Review code changes against a specification.

not rated 2 1mo ago A 10 tokens

debate

798

zooltd/skills

Skill Claude Code

Run a Claude–Codex adversarial review of a plan or code change. Use only when the user explicitly asks for a debate, cross-review, or second opinion; every round spends a paid turn on the other provider.

not rated 2 1mo ago A 48 tokens original MIT

visual-change-recap

799

nikolasbarwicki/skills

Skill Codex

Turn a pull request, branch, commit range, or working-tree diff into a standalone local HTML report that explains the actual outcome, architecture, flows, changed footprint, contracts, UI states, validation evidence, and selected implementation evidence. Use for understanding substantial completed changes, not for…

not rated 2 22d ago A 70 tokens original MIT

code-reviewer

800

nicobailon/skills-hook

Skill Claude CodeCodex

Use when reviewing code, checking pull requests, identifying bugs, or suggesting improvements. Provides structured code review feedback.

not rated 2 9mo ago A 22 tokens original MIT

difit-open

801

TrimVis/skills

Skill Claude Code

Open a REVIEW.md (written by /difit-review) in difit's browser UI for interactive review. Starts a difit instance (or pushes to one the user already has running on a given port), populates it with the unresolved threads from REVIEW.md. Optional — REVIEW.md is the source of truth; this skill just provides a nicer way…

not rated 2 29d ago A 83 tokens original MIT

pr-review

802

coach-ltd/skills

Skill Claude CodeCodex

Use when reviewing a pull request, before posting any feedback. Runs fully automated in GitHub Actions. Detects intent, identifies specs via Linear, dispatches expert agents, classifies findings by severity, and posts inline comments on the exact lines that matter.

not rated 2 3mo ago A 54 tokens original MIT

review-codebase

803

SmartAssets-io/skills

Skill Claude CodeCodex

Surface architectural friction and propose deepening candidates after ratifying or bootstrapping a load-bearing project Glossary.md. Insists on a consistent glossary as a precondition for any review.

not rated 2 15d ago A 41 tokens

pr-autofix

804

minio/skills

Skill Claude CodeCodex

Use when a pull request has review feedback waiting and you want to act on all of it — CodeRabbit, GitHub Copilot, Gemini Code Assist, and any other review bot, plus human reviewers. Collects inline review threads, review summary bodies, and pull request comments, extracts the CodeRabbit findings that never reach the…

not rated 2 24d ago A 127 tokens original Apache-2.0

spec-herdr-review

805

stewartcelani/skills

Skill Claude CodeCodex

Run visible multi-agent spec reviews in Herdr through interactive agent CLIs such as Claude, Codex, Copilot/GLM, or Grok/Composer. Supports two modes — a spec review (the design, before implementation) and an implementation review (the implemented diff vs the spec, after the calling model has built it). Ask for…

not rated 2 1mo ago A 88 tokens original MIT

review-external-api

806

alifpay/skills

Skill Claude CodeCodex

Review backend code that integrates with external/third-party APIs (payment providers, banks, KYC, card networks, crypto exchanges, SMS/OTP, any outbound HTTP/gRPC to a system you do not own). Checks planning of failure modes, idempotency, timeout and retry strategy, response code classification, duplicate-transaction…

not rated 2 4mo ago A 243 tokens

tada5hi/skills

Skill Claude Code

Fetch PR review comments from GitHub, investigate each one against the actual codebase, and fix real issues. Use after a PR review to triage and act on reviewer feedback, or when asked to "check PR comments", "handle review feedback", or "investigate PR".

not rated 2 2d ago A 61 tokens original Apache-2.0

dual-audit

808

temmo1004/dual-audit-skill

Skill Claude CodeCodex

A full-project bug audit that has two AI reviewers inspect source files independently and compare their findings.

not rated 2 4mo ago A 91 tokens

roster-review

809

mathiasbourgoin/roster

Skill Claude Code needs its repo

Performs a fix-first code review with conditional specialists and a GO/NO-GO verdict.

not rated 2 changed today A 23 tokens original MIT

fix-pr-review

810

bhagyamudgal/skills

Skill Claude CodeCodex

Triage and fix review findings that already exist on a GitHub PR, then reply and resolve the threads. Use on a CodeRabbit review URL, a PR whose review comments still need working through, or a local /review-pr findings file. When the PR has no findings yet, /review-pr produces them first.

not rated 2 changed today A 68 tokens

security-audit

811

Surya8991/AgentMaster

Skill Claude CodeCodex

Security auditing skill for web applications and codebases. Scans for OWASP Top 10, dependency vulnerabilities, secrets exposure, XSS/CSRF/injection flaws, auth weaknesses, and misconfigurations. Use when task involves security scan, vulnerability assessment, pen test review, threat modeling, or hardening a codebase.

not rated 2 changed 2d ago A 70 tokens original MIT

code-simplifier

813

niuverse/skills

Skill Claude CodeCodex

AI-powered code simplifier and cleanup expert. Transforms messy, over-engineered, or AI-generated "vibe coding" into clean, maintainable, production-ready code. Specializes in: Removing unnecessary complexity and over-engineering Consolidating redundant code and patterns Improving readability and maintainability…

not rated 2 yesterday A 159 tokens original MIT

pr-fix-loop

814

TBSten/skills

Skill Claude CodeCodex

Manage multiple GitHub Pull Requests in parallel. In a single loop pass, for every PR: check CI status, auto-classify each failing check (transient infra / lint / binary-compat / build / test) and delegate to the matching fix-ci- skill, then handle unresolved review comments end to end (fetch → fix → commit → push →…

not rated 2 4d ago A 208 tokens

spec-review

815

adamdaw/claude-code-skills

Skill Claude Code

Run a cold Gate-1 spec review against a GitHub work-item issue. Use when a GH issue body needs reviewing AS A SPEC (not as code, not as a build request) — "spec review", "Gate 1", "review the issue as a spec", "/spec-review ". Spawns a fresh subagent that reads only the published issue, reports findings, and never…

not rated 2 23d ago A 85 tokens original MIT

review-branch

816

alehlopeh/claude-skills

Skill Claude CodeCodex

Deep review of all changes on the current branch using scaled finder agents with deduplication, falsification, and intent verification.

not rated 2 5mo ago A 29 tokens

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: