How this command is triggered — by the user, by Claude, or both
Slash command
/code-review:code-reviewThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
Provide a code review for the given pull request. To do this, follow these steps precisely: 1. Use an agent to check if the pull request (a) is closed, (b) is a draft, (c) does not need a code review (eg. because it is an automated pull request, or is very simple and obviously ok), or (d) already has a code review from you from earlier. If so, do not proceed. 2. Use another agent to give you a list of file paths to (but not the contents of) any relevant CLAUDE.md files from the codebase: the root CLAUDE.md file (if one exists), as well as any CLAUDE.md files in the directories whose files...
Provide a code review for the given pull request.
To do this, follow these steps precisely:
Examples of false positives, for steps 4 and 5:
Notes:
gh to interact with Github (eg. to fetch a pull request, or to create inline comments), rather than web fetchFound 3 issues:
🤖 Generated with Claude Code
- If this code review was useful, please react with 👍. Otherwise, react with 👎.
No issues found. Checked for bugs and CLAUDE.md compliance.
L4-7)/code-reviewReviews local uncommitted changes or GitHub pull requests for security, code quality, and best practices. Produces a severity-graded report and can block commits on critical issues.
/code-reviewPerforms a thorough multi-agent code review of a GitHub pull request, checking for bugs, compliance with CLAUDE.md, historical context, and previous PR feedback.
/code-reviewReviews source files changed during a development phase for bugs, security vulnerabilities, and code quality issues. Produces a REVIEW.md artifact with severity-classified findings and supports fix applying.
/code-reviewReviews uncommitted changes for security vulnerabilities, code quality issues, and best practices using git diff. Generates report with severity levels, locations, descriptions, fixes; blocks commits on critical/high issues.
/code-reviewPerforms a comprehensive code quality review across 8 dimensions including security, performance, architecture, testing, and documentation, producing prioritized recommendations with file-level specifics.
/code-reviewPerforms a comprehensive code quality review across 8 dimensions including security, performance, architecture, testing, and documentation, producing prioritized recommendations with file-level specifics.
npx claudepluginhub p/simonmit-code-review-plugins-code-review