All Use CasesPostToolUsePreToolUsePostToolUsePostToolUsePostToolUsePostToolUsePreToolUse
Claude Code setups for code review
Automate pull request reviews, catch bugs before they ship, and enforce quality standards. Curated skills, agents, plugins, and hooks that plug Claude Code into your review workflow.
22 items across skills, agents, plugins, MCP servers, prompts, hooks, and guides.
Skills (6)
Browse all skillsCreate Pull Request
Generate comprehensive pull request descriptions and create PRs via GitHub CLI
gitgithubprworkflow
Code Review
Perform thorough code reviews with actionable feedback
reviewcode-qualityworkflow
Superpowers
Core software engineering competencies covering planning, reviewing, testing, and debugging across the SDLC
sdlcplanningtestingdebugging+1
Dependency Audit
Audit project dependencies for security vulnerabilities, outdated packages, and license compliance
dependenciessecurityauditnpm+1
Security Audit
Run a comprehensive security audit covering OWASP Top 10, dependency vulnerabilities, secrets detection, and code injection risks
securityauditowaspvulnerabilities+1
Code Walkthrough
Generate an interactive walkthrough of a codebase feature, tracing execution flow from entry point to output
code-reviewdocumentationonboardingarchitecture+1
Agents (3)
Browse all agentsSecurity Auditor
Comprehensive security assessment specialist for threat modeling, penetration testing, and code reviews
Securitysecuritypenetration-testing+3
Code Reviewer Pro
Comprehensive code review agent functioning as a senior engineering lead for quality, security, and best practices
Quality & Testingcode-reviewquality+3
Code Reviewer (Feature Dev)
Reviews code for bugs, logic errors, security vulnerabilities, code quality issues, and adherence to project conventions, using confidence-based filtering to report only high-priority issues
Quality & Testingreviewquality+4
Plugins (6)
Browse all pluginsCode Review
Multi-agent code review system with confidence-based filtering. Provides comprehensive PR analysis across security, performance, maintainability, and correctness dimensions with intelligent prioritization of high-impact issues.
code-reviewprqualityofficial+1
PR Review Toolkit
Specialized PR review agents for comprehensive code quality analysis. Six-dimensional review covering comments, tests, errors, types, quality, and security. Multi-agent approach for thorough analysis.
code-reviewprqualityagents+1
Flow-Next
Plan-first development workflows with multi-model review gates, context re-anchoring to prevent drift, and receipt-based gating for reliable AI coding
workflowplanningreviewdrift-prevention+1
Greptile
AI code review agent for GitHub and GitLab. View and resolve Greptile's PR review comments directly from Claude Code. Natural language codebase search and intelligent code analysis.
code-reviewaigithubgitlab+2
Dependency Auditor
Audit project dependencies for security vulnerabilities, license compliance issues, outdated packages, and unused dependencies
securitydependenciesauditnpm+1
Trail of Bits Security
Opinionated security-first Claude Code configuration with sandboxing, permission rules, hooks, and security audit skills from professional security researchers
securityaudithardeningconfiguration+1
Hooks (7)
Browse all hooksDependency Vulnerability Check
Runs npm audit / pip-audit / cargo audit when dependency manifests change, blocking edits that introduce known vulnerabilities
securitydependenciesvulnerabilityaudit+1
TDD Guard
Hooks-driven system that monitors file operations and blocks changes that violate TDD principles
tddtestingqualityenforcement
TypeScript Quality Check
Quality check hook for TypeScript projects that runs compilation, linting, and formatting validation
typescriptqualitylintformat
Auto Test Runner
Automatically runs relevant tests after code edits to catch regressions immediately
testingautomationciquality
Dead Code Detector
Checks for unused exports after file edits and warns about potentially dead code
dead-codecleanupqualitymaintenance
Test Coverage Guard
Checks test coverage after edits and warns if coverage drops below the configured threshold
testingcoveragequalityguard
Auto PR Description
Automatically generates a pull request description from commit messages and changed files when creating a PR
gitprautomationgithub