Code review skills

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

Browse within: LLM 140ai-coding 139cli 126agent 93skills 92agents 86agentic-ai 85claude-code-plugin 82cursor 71javascript 60copilot 54claude-code-skills 50opencode 47openai 42

Simplify

770

CocoRoF/geny-executor

Skill Claude Code

Review code in the current working tree across three independent dimensions (reuse, quality, efficiency) and synthesise a small punch-list of high-value cleanups.

not rated 2 12d ago A 34 tokens original Apache-2.0

ship-with-review

771

NanamiYuu250/ship-with-review

Skill Codex

Coordinate a code or artifact delivery through exactly two user-visible Codex tasks, Developer and Reviewer, with durable checkpoints, immutable candidate fingerprints, independent verification, candidate-scoped review gates, explicit user release authorization, guarded recovery, and terminal handoff receipts. Use…

not rated 2 1mo ago A 87 tokens original MIT

pr-factory-critic

772

Atman36/codex-maintainer-kit

Skill Claude CodeCodex

Critical evaluation of proposed changes BEFORE their implementation. Use when: Need to evaluate proposed changes before implementation Want to reduce merge rejection risk Need to cut scope to minimum valuable change Require pre-implementation quality gate Builds structured JSON with decision (approve/revise/reject)…

not rated 2 3mo ago A 92 tokens original MIT

code-review

773

coltonkirsten/nexus

Skill Claude CodeCodex

Code review checklist and best practices. Use when reviewing code or preparing code for review.

not rated 2 1mo ago A 20 tokens

triz-synergy

774

stepanenkoviktor0110-boop/ai-dev-methodology

Skill Claude CodeCodex

A skill for resolving conflicting development requirements, where one part of a system is expected to satisfy opposing conditions. It looks for existing resources in the code and data structure, then tests possible ways to separate the conflict by structure, timing, conditions, or relationships.

not rated 2 16d ago A 175 tokens

github-deep-review

775

sublimecoder/aios

Skill Claude CodeCodex

GitHub deep review: bugs, PRs, best fix, stale-or-real, read code first.

not rated 2 1mo ago A 26 tokens original MIT

independent-critic

776

xinshixu7170/independent-critic

Skill Claude CodeCodex

Invoke the installed independent-critic custom agent for an evidence-first review. Use for silent-failure risks, feasibility verdicts, permissions, migrations, gates, checks, and configuration; not for implementation or routine loud failures.

not rated 2 1mo ago A 49 tokens original MIT

SauliusDev/glyph

Skill Claude CodeCodex

MUST be used when editing code that carries a hard-won lesson, a deliberate decision, or a correctness invariant. Enforces inline @agent: notes recorded next to the code, so the next agent reads the reason for free and does not repeat the mistake. Load whenever writing or modifying non-trivial logic. Paired with…

not rated 2 1mo ago A 82 tokens original MIT

tripwire

778

bharath31/tripwire

Skill Claude CodeCodex

Use when authoring, editing, or reviewing a SKILL.md file — lints it against the Agent Skills best-practice rules and checks whether the description would actually activate the skill on the prompts it claims to cover, before the skill ships.

not rated 2 19d ago A 52 tokens original MIT

codeck

779

isdou/codeck

Skill Codex

Route explicit requests from a host coding agent to one or more locally configured AI executors through Codeck, attach Markdown or other project files, moderate cross-model consultation, expose disagreements, and synthesize traceable results. Use when the user explicitly names Codeck or asks to consult, compare, or…

not rated 2 7d ago A 108 tokens original MIT

pr-review-update

780

con/skills

Skill Claude CodeCodex

Review dashboard PRs needing your response and generate high-confidence update proposals for PRs where maintainers are waiting.

not rated 2 changed 5d ago A 25 tokens

create-pr

781

osac-project/osac-ai-skills

Skill Claude CodeCodex

Create a PR on an OSAC component repo (including the osac mono-repo, which may need per-component validation for multiple touched components in one pass) using the fork-based workflow. Runs repo-specific validation (build, test, lint), pushes to the developer's push remote, and opens a PR against the upstream repo…

not rated 2 3d ago A 104 tokens

explain-pr-up

782

voxuanthuan/skills

Skill Claude CodeCodex

Create a standalone HTML artifact that presents a pull request for review. Shows before/after code changes, file-by-file tour with annotated diffs, risk map, review focus areas, and a short summary. Use when the user asks to write up a PR, summarize code changes visually, create a PR review document, show before and…

not rated 2 2mo ago A 85 tokens

expert-review-panel

783

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

784

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 7d ago C 70 tokens original Apache-2.0

code-reviewer

785

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

786

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

787

Wattam/skills

Skill Claude Code

Review code changes against a specification.

not rated 2 1mo ago A 10 tokens

debate

788

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

789

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 20d ago A 70 tokens original MIT

code-reviewer

790

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

791

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 27d ago A 83 tokens original MIT

pr-review

792

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

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: