Code review skills

17,929 tagged Code review, measured the same way as everything else here.

Browse within: ai-coding 81javascript 63claude-code-plugin 62agentic 56claude-code-skills 52openai 45agent-framework 40antigravity 38agent-orchestration 35agentic-workflow 34gemini 33openclaw 33agentic-coding 31copilot 31

open-pr

73

pascalorg/editor

Skill Claude CodeCodex

Open a pull request on pascalorg/editor using the repo's PR template. Use when the user asks to open/create a PR, push and PR, or ship a branch in the editor repo.

not rated 22k yesterday A 43 tokens original MIT

review-architecture

74

pascalorg/editor

Skill Claude CodeCodex

Review a PR against the Pascal architectural rules — package boundaries (core/viewer/editor/nodes), the registry-driven composition model (def.geometry / def.renderer / def.system), legacy-dispatch regressions, the slots + world-scale-UV convention for new nodes/geometry, hook hygiene (useEditor/useScene/useViewer)…

not rated 22k changed today A 97 tokens original MIT

alibaba/open-code-review

Skill Claude CodeCodex ✓ vendor

Delegation mode for open-code-review (OCR). Instead of OCR calling an LLM endpoint, this skill instructs the host agent to perform the code review itself, using OCR only for deterministic engineering: file selection and rule resolution. Use when the host agent should drive the review with its own LLM capabilities.

not rated 22k yesterday A 68 tokens original Apache-2.0

open-code-review

76

alibaba/open-code-review

Skill Claude CodeCodex ✓ vendor

Performs AI-powered code review on Git changes using the ocr CLI from alibaba/open-code-review. Use when the user asks to review code, review a pull request, review staged/unstaged changes, review a commit, or compare branches for code quality issues. Produces line-level review comments and can automatically apply…

not rated 22k changed today A 98 tokens original Apache-2.0

dyad-sh/dyad

Skill Claude CodeCodex

Multi-agent code review system that spawns three independent Claude sub-agents to review PR diffs. Each agent receives files in different randomized order to reduce ordering bias. One agent focuses specifically on code health and maintainability. Issues are validated using reasoned analysis rather than simple vote…

not rated 21k 5d ago A 106 tokens

dyad-sh/dyad

Skill Claude CodeCodex

Read all unresolved GitHub PR comments from trusted authors and address or resolve them appropriately.

not rated 21k 5d ago A 26 tokens

dyad-sh/dyad

Skill Claude CodeCodex

Team-based PR review using Claude Code swarm. Spawns three specialized teammates (correctness expert, code health expert, UX wizard) who review the PR diff, discuss findings with each other, and reach consensus on real issues. Posts a summary with merge verdict and inline comments for HIGH/MEDIUM issues.

not rated 21k 5d ago A 69 tokens

adk-git

80

google/adk-python

Skill Claude CodeCodex ✓ vendor

Writes commit messages and pull request descriptions for the adk-python repository: Conventional Commits types and scopes, subject lines that say why a change was made, and the linked-issue and testing-plan sections the PR template requires. Use when writing or rewording a commit message, squashing commits before a…

not rated 21k today A 138 tokens original Apache-2.0

contribute-to-eliza

81

elizaOS/eliza

Skill Claude CodeCodex

Finish and prove a scoped elizaOS GitHub issue, or independently review and repair an open elizaOS pull request. Use when contributing compute to elizaOS by selecting unclaimed work, implementing or reviewing changes, adding real tests and evidence, validating artifacts, or preparing a contribution for maintainer…

not rated 19k today A 68 tokens original MIT

keploy-pr-workflow

82

keploy/keploy

Skill Claude CodeCodex

Guide for creating PRs and issues on keploy repositories — PR format, customer-data hygiene, commit conventions, sign-off. Invoke when the user asks to open, update, or review a pull request or issue, when preparing a commit that will land in main, or whenever a change is about to leave the local machine.

not rated 18k today A 71 tokens original Apache-2.0

crew-commit

83

gastownhall/gastown

Skill Claude CodeCodex

Canonical commit workflow for Gas Town crew members: pre-flight checks, branch creation, gt commit with agent identity, push, and PR creation. Use when ready to commit and submit work for review.

not rated 18k yesterday A 43 tokens original MIT

autoclosure

84

udecode/plate

Skill Claude CodeCodex

Autonomously close the current Plate work tree through source sync, proof, review, checks, GitHub delivery, and final audit without expanding product scope.

not rated 17k +8 3d ago A 36 tokens

autoreview

85

udecode/plate

Skill Claude CodeCodex

Pre-commit/ship code review: Codex default; optional Claude, Pi, Droid, Copilot, or OpenCode.

not rated 17k +8 3d ago A 29 tokens

review-prs

86

googleapis/mcp-toolbox

Skill Claude CodeCodex ✓ vendor

Review a GitHub pull request in the googleapis/mcp-toolbox repo against the team's reviewer checklist: PR title/description conventions, linked issue, logic errors and unhandled edge cases, breaking changes, test coverage, docs updates, security (input handling), and new dependencies. Use whenever a maintainer asks…

not rated 16k +14 today A 162 tokens original Apache-2.0

every-app/open-seo

Skill Claude CodeCodex

Cut an OpenSEO release — bump the version, draft user-facing release notes from commits since the last tag, run a review + subagent-verification pass, and open a "release: vX.X.X" PR. Use when the user asks to prepare a release, bump the version, or write release notes.

not rated 17k +1.2k today A 71 tokens original MIT

ag-ui-protocol/ag-ui

Skill Claude CodeCodex

Review C#/.NET code changes to the AG-UI .NET SDK (sdks/dotnet/) against its specific conventions and architectural rules — AOT serialization, the "no ASP.NET in src/" boundary, the PublicAPI analyzer workflow, wire compatibility with the TypeScript reference, and the house style (sealed/no-records/ConfigureAwait).…

not rated 16k +46 today A 183 tokens original MIT

auto-review-loop

90

wanshuiyin/Auto-claude-code-research-in-sleep

Skill Claude CodeCodex

Autonomous multi-round research review loop. In Copilot CLI it defaults to the native complementary rubber-duck subagent with host-event model evidence; elsewhere it uses Codex, while explicit external reviewer overrides remain available. Implements fixes and re-reviews until a policy-approved positive assessment or…

not rated 16k +108 yesterday A 65 tokens original MIT

proof-checker

91

wanshuiyin/Auto-claude-code-research-in-sleep

Skill Claude CodeCodex

A mathematical proof review and repair workflow for LaTeX documents. It checks whether a proof has valid reasoning, addresses identified gaps, reviews the fixes, and produces an audit report.

not rated 16k +108 yesterday A 87 tokens original MIT

eigent-ai/eigent

Skill Claude CodeCodex

Security auditing for code, configs, and infrastructure. Use when the user wants to audit or improve security: scan for vulnerabilities (SQL injection, XSS, command injection, path traversal), detect hardcoded secrets and credentials, review auth and authorization, check dependencies for known CVEs, audit config files…

not rated 15k +11 yesterday A 114 tokens original Apache-2.0

product-thinking

93

millionco/react-doctor

Skill Claude CodeCodex

Think like a product manager before changing React Doctor's public surface — CLI commands/flags, the 0–100 score, config (doctor.config.), the JSON report schema, package APIs (inspect()/diagnose()), the GitHub Action, the website, and the canonical prompts. A step-by-step runbook for a user-facing change — locate the…

not rated 15k +21 yesterday A 131 tokens

run-parity

94

millionco/react-doctor

Skill Claude CodeCodex

Compare React Doctor diagnostics for a GitHub pull request (PR) with Daytona. Use when asked to run parity, check a PR for diagnostic regressions, compare a PR with its base, or report added and removed diagnostics.

not rated 15k +21 yesterday A 49 tokens

improve-threejs

95

millionco/react-doctor

Skill Claude CodeCodex

Audit and fix Three.js and React Three Fiber apps for frame-loop performance, GPU memory leaks, scene-graph correctness, and visual defects like z-fighting, shadow acne, wrong color space, and broken resize handling. Uses React Doctor as the scanning engine plus a visual rubric checked against rendered output. Use…

not rated 15k +21 yesterday A 108 tokens

coder-agents-review

96

coder/coder

Skill Claude CodeCodex

Use this skill when a repository already has an open pull request and you need to run the Coder Agents Review loop: request review with /coder-agents-review when needed, wait for feedback from the coder-agents-review GitHub app, fix issues, and repeat until the app comments approved.

not rated 14k +29 today A 68 tokens AGPL-3.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: