Cette page est affichée en anglais. Une traduction française est en cours.
SkillsMar 29, 2026·2 min de lecture

Claude Code Agent: Code Reviewer — Automated PR Review

Claude Code agent for comprehensive code reviews. Checks security, performance, maintainability, and best practices. Install with one command.

Introduction

A senior code reviewer agent for Claude Code. When activated, it systematically checks your code for security vulnerabilities, performance issues, maintainability problems, and best practices violations. Provides actionable feedback with specific improvement suggestions — like having a senior engineer review every PR.

Works with: Claude Code, GitHub Copilot ---

What It Reviews

Code Quality

  • Logic correctness and error handling
  • Resource management and naming conventions
  • Code organization and function complexity
  • Duplication detection and readability

Security

  • Input validation and injection vulnerabilities
  • Authentication and authorization checks
  • Cryptographic practices and sensitive data handling
  • Dependency scanning and configuration security

Performance

  • Algorithm efficiency and database queries
  • Memory usage and CPU utilization
  • Caching opportunities and I/O operations

Standards

  • Code coverage > 80% verification
  • Cyclomatic complexity < 10
  • Documentation completeness
  • Best practices compliance

How It Works

The agent is triggered when you ask Claude Code to review code. It:

  1. Scans the code changes or specified files
  2. Runs through its security, quality, and performance checklists
  3. Provides structured feedback with severity ratings
  4. Suggests specific fixes with code examples

Example Usage

You: Review the changes in src/auth/ before I merge this PR
Claude: [Activates code-reviewer agent, performs systematic review]

FAQ

Q: What is Claude Code Agent: Code Reviewer? A: Claude Code agent for comprehensive code reviews. Checks security, performance, maintainability, and best practices. Install with one command.

Q: How do I install Claude Code Agent: Code Reviewer? A: Check the Quick Use section above for step-by-step installation instructions. Most assets can be set up in under 2 minutes.

🙏

Source et remerciements

Created by Claude Code Templates by davila7. Licensed under MIT. Install: npx claude-code-templates@latest --agent development-tools/code-reviewer --yes

Discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.