All Use Cases

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 wire Claude Code into your review workflow — from local pre-push checks to multi-agent cloud reviews on every PR.

27 items across skills, agents, plugins, MCP servers, prompts, hooks, and guides.

Example prompts

Concrete things you can type into Claude Code for code review. Each example uses a real skill, agent, slash command, hook, or MCP server listed below.

  1. Review the current branch before opening a PR
    /review
  2. Run a multi-agent cloud review on a GitHub PR
    /ultrareview 1234
  3. Audit a diff for security issues
    Use the security-audit skill on the staged diff and flag anything that needs a human reviewer.
  4. Block merges when coverage drops
    Add the test-coverage-guard hook so PRs that drop branch coverage below 80% fail locally.

Plugins (11)

Browse all plugins
Code 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
Comprehensive Review
Multi-perspective code analysis covering architecture, security, and best practices
qualitysecurity
Performance Testing Review
Performance analysis, test coverage review, and AI-powered code quality assessment
qualitytestingperformanceai+1
Plugin Eval
Three-layer quality evaluation framework for Claude Code plugins with Elo ranking
quality
Debugger
Advanced debugging assistant
quality
Bug Fix
Analyzes and fixes bugs in your codebase
quality