Code review

17,650 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.

rijuls-review

1321

Rijul1204/rashedul-agentic-engineering

Skill Claude CodeCodex

Multi-role review of a plan, design doc, PR, or code change from four independent hats — Senior Software Engineer, Engineer, AI Education Engineer, and Product Owner — each producing a 0–100% confidence score with mandatory written justification AND ranked P0–P3 findings, then a fifth deduplicator agent that merges…

not rated 2 1mo ago A 209 tokens original MIT

raichominev/concilium

Plugin Claude Code

Lists 1 plugin

Claude Code skills for verification-heavy work: cross-model adversarial review, cross-model idea generation, and session handoffs that survive.

not rated 2 changed yesterday A tokens not measured original Apache-2.0

adversarial-review

1323

Emlembow/skills

Plugin Claude Code

Bundles 1 skill · 101 tokens together

Requires a task result to survive two consecutive independent adversarial reviews before completion.

not rated 2 8d ago A tokens not measured original MIT

purist

1324

yegor256/purist

Plugin Claude Code

Bundles 1 skill · 29 tokens together

A single skill that hardens the style checkers and static analyzers already wired into a project: discovers every configuration in place, raises each tool to its strictest practical setting, and adds a list of custom rules on top — it cranks what is configured rather than introducing a new toolchain.

not rated 2 7d ago A tokens not measured original MIT

dev-workflow

1325

ymuromcev/claude-dev-workflow

Skill Claude Code

A Russian-language development-workflow guide that sets rules for planning, testing, reviewing, securing, and closing coding tasks.

not rated 2 3mo ago A 565 tokens original MIT

code-review-agent-team

1326

citedy/skills

Skill Claude Code

Parallel multi-agent code review using Agent Teams with 4 specialized reviewers. Spawns a coordinated team of security, performance, test coverage, and code quality agents. Teammates can share findings with each other for cross-domain insights. Produces unified report with severity-ranked findings saved to /output/.…

not rated 2 3mo ago A 204 tokens original MIT

adversarial-auditor

1327

CardSorting/LUMI-JOY

Skill Claude CodeCodex

Adversarial auditor that red-teams technical plans, asserts fail-closed factual provenance, decomposes cognitive token spend, and prevents premature completion.

not rated 2 15d ago A 36 tokens original Apache-2.0

bouncer

1328

punitsnaik/Bouncer

Skill Claude CodeCodex

The door check for prototype and AI-built apps - decides whether an app gets to meet real users, and says exactly why not. Use this whenever someone asks if their app is ready to launch, deploy, or go live; wants a pre-launch, security, or "what am I missing" review; mentions moving from prototype to production; or…

not rated 2 24d ago A 170 tokens original MIT

pr-review-kit

1329

jamestexas/agents

Skill Claude Code

Self-contained playbook for rigorous PR review: state inspection, design-intent hunting, verification rules (cite sources, walk commits, verify artifacts), agent dispatch, falsifiable-matrix output, GitHub posting only with explicit authorization. Generic, sequential phases.

not rated 2 yesterday A 55 tokens

scalpel

1332

anupmaster/scalpel

Skill Claude CodeCodex

Surgical AI for your codebase. Plugs into any project, performs a 12-dimension diagnostic scan (git forensics, architecture, tech debt, security, infrastructure), delivers a Codebase Vitals health score, then assembles and manages an adaptive AI surgical team calibrated to YOUR project. Pendrive architecture — plug…

not rated 2 5mo ago A 98 tokens original MIT

code-review

1333

edenfunf/promptc

Skill Claude Code

Pull request review checklist for the team.

not rated 2 4mo ago A 11 tokens original MIT

chatgpt-handoff

1335

sologuy/chatgpt-web-handoff

Skill Claude Code

A handoff tool that sends the current task context to a browser session with ChatGPT Web for a deeper review and retrieves structured conclusions. It supports submitting, checking, listing, and stopping handoff jobs.

not rated 2 7d ago B 45 tokens original MIT

pr-review

1336

guimatheus92/pr-review

Plugin Claude Code

Bundles 3 skills, 1 command · 354 tokens together

Generic, plugin-based PR review for GitHub, Azure DevOps, and GitLab. Reviews with parallel passes built from synced skill packs (stack-aware, zero built-in reviewers) in a single session (Copilot CLI or Claude Code), with optional Codex second opinion.

not rated 2 changed 3d ago A tokens not measured copy · 86% MIT

skill-doctor

1337

KyTiXo/skill-doctor

Skill Claude Code

Audit a skill against Pocock's write-a-skill spec and return a prioritized, diagnose-only fix report.

not rated 2 2mo ago A 26 tokens original MIT

coder-reviewer

1338

Najeebullah3124/awesome-claude-universe

Agent Claude Code

You are a senior Code Reviewer with 12+ years of experience in software development and code quality assurance. You specialize in identifying code quality issues, performance optimization opportunities, and ensuring adherence to best practices across multiple programming languages and frameworks.

not rated 2 1mo ago A 3 tokens

self-grill

1339

TimoDeg/self-grill

Skill Claude CodeCodex

Adversarially grill CLAUDE'S OWN answer/plan/reasoning before it ships — make the reasoning explicit (explain harder), then spawn a fresh effort-escalating refute jury that KILLS by default and injects FALSE-PREMISE trap questions, looping until no new defects survive. Forces source citations on every claim…

not rated 2 2mo ago A 196 tokens original MIT

perfect7613/dsa-system-design-optimizer

Skill Claude CodeCodex

Audits real codebases for data structure, algorithm, database, caching, scalability, reliability, and AI-system design improvements. Use when users ask to reduce time or space complexity, find hot paths, choose DSA patterns, optimize queries, improve architecture, scale a product, review infra, design RAG/agent…

not rated 2 4mo ago A 79 tokens original MIT

ai-debt-audit

1341

aniruddhavasudev/ai-debt-audit

Plugin Claude Code

Bundles 1 skill · 108 tokens together

Catches the garbage your AI assistant left behind — security shortcuts, secrets buried in git history, code nobody understands. One 0-100 score, 100% local, no LLM in the loop.

not rated 2 2mo ago A tokens not measured AGPL-3.0

mariana-audit

1342

ibaifernandez/mariana-audit

Skill Claude CodeCodex

Full-depth audit (a11y, UX, perf, SEO, security, DB, architecture, legal compliance, ops, observability) of a project. Audits by reading the source directly — installs nothing, writes nothing outside docs/audits/. Reports findings with file:line evidence and calibrated severity, optionally mitigates as discovered. Use…

not rated 2 28d ago A 111 tokens original MIT

agentic-preflight

1343

elanthus/agentic-preflight

Skill Claude CodeCodex

Use when shipping a branch — reviewing, documenting, linting, testing, and pushing work behind a quality gate. Also use when a push is blocked by the agentic-preflight pre-push hook or when the user says agentic-preflight:uninstall to remove this tool from the current project.

not rated 2 changed 4d ago A 66 tokens original Apache-2.0

end

1344

bastndev/skills

Skill Claude CodeCodex

Audits, reviews, and refactors project architecture, code quality, structure, organization, and technical debt. Use for code review, architecture review, project audits, maintainability improvements, structural cleanup, scalability improvements, and refactoring existing codebases.

not rated 2 1mo ago A 52 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: