Files
gh-physics91-claude-vibe/commands/r.md
2025-11-30 08:47:23 +08:00

564 B

description, allowed-tools
description allowed-tools
[Express] Review PR - alias for /review-pr Read, Glob, Grep, Task

Express Review (/r)

Quick alias for PR/code review. Uses the same functionality as /review-pr.

Usage

  • /r - Review current changes
  • /r <pr-number> - Review specific PR
  • /r <file-path> - Review specific file

$ARGUMENTS

Review the code thoroughly for:

  1. Logic errors and bugs
  2. Security vulnerabilities
  3. Performance issues
  4. Code style and best practices
  5. Test coverage gaps

Provide actionable feedback with specific line references.