Code Review Agent Skills

Code Review

243 skills
neuralblitz
anti-patterns
Identifies common software anti-patterns in code and suggests refactoring solutions to improve code quality.
1
auto-skiller
code-exploration
Analyzes codebases to understand existing features, tracing entry points, execution paths, architecture layers, patterns, and dependencies before new development.
1
auto-skiller
git-automation
Runs a multi-perspective review of a pull request, including code quality, tests, and potential silent failures, then reports findings ranked by severity.
1
auto-skiller
code-navigation
Analyzes codebases to map entry points, execution flows, architecture layers, patterns, and dependencies before new development begins.
1
auto-skiller
quality-review
Analyzes type design for encapsulation, invariant expression, usefulness, and enforcement, providing scores and improvement suggestions.
1
auto-skiller
review
Runs independent AI CLI reviewers over phase plans and merges their feedback into a REVIEWS.md file.
1 · bundle
auto-skiller
receiving-code-review
Guides technical evaluation of code review feedback, emphasizing verification before implementation and reasoned pushback over performative agreement.
1 · bundle
auto-skiller
requesting-code-review
Dispatches a code-reviewer subagent to evaluate work against requirements and plan, then acts on the feedback before merging.
1 · bundle
mhassan0000
gateguard
Blocks Edit/Write/Bash actions until the agent presents concrete facts about imports, data schemas, and the user's instruction, improving output quality.
1
galyarderlabs
pr-report
Produces a maintainer-grade review of a pull request or large contribution, explaining the change tutorial-style and delivering a polished HTML or Markdown report with a concrete merge recommendation.
20 · bundle
galyarderlabs
code-reviewer
Resolves legacy references to the code-reviewer capability by routing to the current runtime agent or skill.
20
galyarderlabs
pr-review-expert
Resolves legacy references to the pr-review-expert capability by routing to the current runtime agent or skill.
20
galyarderlabs
code-review-expert
Resolves legacy references to the code-review-expert capability by routing to the current runtime agent or skill.
20
diegosouzapw
git
Provides guidelines for writing conventional commit messages and pull request descriptions, including merge strategy and GitHub username verification.
54 · bundle
diegosouzapw
zeno
Runs an evidence-first, read-only workflow over large codebases via an external JSONL REPL server, retrieving only minimal file slices and greps to produce cited architecture and audit reports.
54 · bundle
oyi77
ponytail
Applies four disciplined mindsets—audit, debt, help, review—to cut complexity, track deferrals, surface reference, and catch over-engineering in codebases.
10
cloudthinker-ai
gitlab
Interact with GitLab via helper functions for merge requests, issues, pipelines, and code review comments.
7 · bundle
vikingokft
wp-security-audit
Audits WordPress plugin or theme PHP code for common security mistakes including missing nonce checks, capability checks, input sanitization, output escaping, SQL preparation, AJAX exposure, file traversal, and unsafe redirects.
0 · bundle
infinition
simplify-code
Runs three parallel reviewers to find code reuse, quality, and efficiency issues in a diff, then applies safe fixes and reports risky ones.
2
infinition
github-code-review
Reviews local git changes and GitHub pull requests, leaving inline comments and formal reviews.
2 · bundle
infinition
requesting-code-review
Verifies a code change before it lands by scanning the staged diff, running tests, and delegating to an independent reviewer.
2
nagarenegishi
pr-draft
Generates a pull request title and body from local git history, writing them to a draft file for review before publishing.
0
paramchordiya
python-excellence
Enforces principal-engineer-level Python code quality: formatting, type safety, idiomatic patterns, class and function design, and anti-pattern prevention.
0
paramchordiya
algorithms-and-data-structures
Enforces complexity analysis, correct data structure selection, vectorization, and algorithm implementation discipline at principal-engineer level.
0
phoroth
kaizen
Guides incremental code improvements, error-proofing through types and validation, and standardization for higher quality and fewer defects.
3
phoroth
lemmaly
Enforces an algorithm-first discipline: state Big-O, data structure, and algorithm family before writing loops, queries, or recursion, catching O(n^2), N+1, and brute-force defaults.
3
phoroth
wiki-qa
Answer repository questions grounded entirely in source code evidence, with inline citations and key file tables.
3
lucaspmarie-a11y
kaizen
Guides incremental code improvements, error-proofing through types and validation, and standardization for higher code quality.
5
qhjqhj00
wiki-qa
Answers questions about a code repository by analyzing source files and citing evidence with linked citations.
3 · bundle
schattenspiegel
python-typing
Design, review, debug, and test Python static types including Protocol, generics, variance, overloads, TypedDict, ParamSpec, TypeGuard, and narrowing.
0 · bundle
theheavenlyd3mon
look-before-edit
Forces investigation of file dependencies before editing code to prevent cascade failures.
28
getsentry
find-bugs
Reviews local branch changes for bugs, security vulnerabilities, and code quality issues using a structured checklist and attack surface mapping.
845
getsentry
django-perf-review
Audit Django code for validated performance issues including N+1 queries, unbounded querysets, missing indexes, and write loops.
845 · bundle
getsentry
typing-exclusion-worker
Remove assigned mypy exclusion modules in small batches, fix typing issues, run validation, and produce a structured completion summary.
845
github
what-context-needed
Ask an AI coding agent to identify which files it needs to examine before answering a question.
36.2k
openclaw
autoreview
Runs a structured code review as a pre-commit or pre-ship gate, supporting multiple review engines and scope governance.
9.1k · bundle