Skill Claude CodeCodex
Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.
10,338 tagged Code review, measured the same way as everything else here.
Browse within: LLM 139ai-coding 136cli 127agent 94skills 92agents 87agentic-ai 85claude-code-plugin 83cursor 71javascript 60copilot 55claude-code-skills 50opencode 47openai 42
Skill Claude CodeCodex
Multi-agent delegation rules, three-phase workflow (Plan/Build/Review), model selection, collaboration gates, and Ralph Loop integration.
Skill Claude CodeCodex
A code-review add-on that checks selected changes for defects before they are merged. It can also run a separate audit path.
Skill OpenCode
Automated PR code review with multi-agent analysis.
Skill Claude Code
Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
Skill Claude CodeCodex
Assess a programming project's HUMAN maintainability (HMAP): 0-100 score, nine-tier verdict, per-dimension scores, and file:line evidence — built to catch vibe-coding / AI-generated slop, including semantic incoherence (name/contract/concept/vocabulary drift). Triggers: assess maintainability / rate this project /…
Skill Claude CodeCodex
Code ownership session that turns AI-written code into understood code. The agent shortlists "vibe-y" pieces from recent changes, checks the user's confidence, then guides explain/reimplement/test exercises in a LeetCode-style format and captures distilled per-piece ownership notes — all without silently mutating the…
Skill Claude CodeCodex
Use when a coding agent must turn a software goal, bug, issue, or refactor into a small, verified, independently reviewed code change.
Ishtiaqhossain/claude_stack_changes
Skill Claude CodeCodex
Splits a large change into small, single-purpose units of review — PRs, diffs, or CLs — each making one argument (one diff, one thesis) and each buildable and testable on its own. Use when a change is too big to review, when a feature builds on existing code, when working in a large monorepo with stacked diffs, or…
Skill Claude Code
Full development workflow orchestrator: brainstorm → plan → worktree → convergent TDD/review loop → verify → PR. One human gate (spec approval); all other gates auto-proceed. Use when starting a feature or significant change from scratch. Usage: /mx-flow ; /mx-flow status [name]; /mx-flow finish .
burugo/behavior-driven-development
Skill Claude CodeCodex
Use in a dedicated subagent for post-TDD blind unit-test review against requirements and public contracts to find missing cases, wrong assertions, and brittle tests.
Skill Claude CodeCodex
Review pull requests and code changes for actionable correctness, regression, security, compatibility, and test issues. Use for read-only PR review passes that must produce concise human findings plus a machine-readable verdict.
Skill Claude Code
Submit a plan, code, or question to Claude Code for a second opinion. Use this skill when you want to challenge Vibe's proposed approach with Claude's opinion, or for any external review.
Skill Claude CodeCodex
Two gates around a local multi-model code review run through the user's OpenCode setup. GATE ONE (scripts/run-review.sh) reviews the LOCAL diff before a pull request is opened: use it right after finishing an implementation or bug fix in Claude Code, while the changes are still local — uncommitted, or committed on a…
Skill Claude CodeCodex
A skill for automating the full pull-request lifecycle. A pull request is a proposed code change submitted for review before it is merged into a shared codebase.
Skill Claude CodeCodex needs its repo
A multi-role code-review process that searches for problems, tries to disprove the proposed changes, and reproduces issues in a sandbox. Different agents or backends can take part in the review.
Skill Claude Code
Hunt the codebase for refactor opportunities, present them inline, and promote the ones you pick into changes.
Skill Claude CodeCodex
The Critic role — blind first-round review of a draft: pre-committed standards, three angles (logic and coherence / published counter-positions / scope and limits), anti-sycophancy. Normally spawned by the Writer; summon directly to review any text ("critique this", "find the weaknesses", "make me defend this").…
goingli0324/web-security-reviewer
Skill Claude CodeCodex
A defensive review of web application code for security weaknesses, data-leak risks, performance risks, and code-quality problems. It covers Google Apps Script, browser code, and server APIs written in languages such as Node, Python, or PHP.
Skill Claude CodeCodex
Full security, correctness, and operability audit of code. Use when reviewing a diff, endpoint, or feature for vulnerabilities or bugs without a specific topic in mind — security review, audit, code review for safety, "check this for issues".
Skill Claude CodeCodex
Perform a general code review. Use it to inspect PRs, commits, diffs, or local changes for functional bugs, regressions, security issues, performance degradation, missing tests, and maintainability risks. Apply it when the user asks for a code review, PR review, risk check, or merge-readiness assessment.
ryne2010/harness-engineering-audit
Skill Codex needs its repo
Audit a repository for OpenAI-style harness engineering and Codex/OMX readiness. Use when reviewing AGENTS.md, Codex config, OMX workflows, MCP, hooks, rules, skills, subagents, docs authority, validation commands, repo legibility, visual product spec packs, generated artifact policy, or production readiness for…
Skill Claude Code
Comprehensive PHP code review with security analysis, performance optimization, and PSR-12 compliance checking for PHP7/PHP8 projects.
Skill Claude CodeCodex
GitLab integration for fetching issues/MRs, generating executive summaries, performing comprehensive code reviews, and automating issue resolution workflows. Use when working with GitLab issues, merge requests, or when asked to summarize, review, comment on, or resolve GitLab work items.
Skill Claude Code needs its repo
Run a comprehensive Clean Code audit against the codebase — module size, function complexity, long parameter lists, TODO/FIXME markers, commented-out code, duplication (DRY), Boy Scout delta, dead exports, test smells, shell-parity (PS/Bash twins), dep boundaries (cross-package imports), frozen-arrays drift…
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: