code-review

Installation
Summary

Structured code review for security, performance, correctness, and maintainability across PR diffs and file changes.

  • Audits security risks including SQL injection, XSS, CSRF, authentication flaws, and credential exposure
  • Identifies performance issues like N+1 queries, memory leaks, algorithmic complexity, and resource leaks
  • Checks correctness for edge cases, race conditions, error handling, and type safety gaps
  • Works standalone with diffs and file paths; integrates with source control, project trackers, and knowledge bases when connected
  • Outputs structured findings with severity levels, line references, and actionable code examples
SKILL.md

/code-review

If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.

Review code changes with a structured lens on security, performance, correctness, and maintainability.

Usage

/code-review <PR URL or file path>

Review the provided code changes: @$1

If no specific file or URL is provided, ask what to review.

How It Works

Related skills

More from anthropics/knowledge-work-plugins

Installs
4.2K
GitHub Stars
12.0K
First Seen
Feb 24, 2026