Plugin
review-pr
Reviews a GitHub PR for real blocking problems nobody has flagged yet — verified against the actual code before reporting.
Checks for:
- Correctness bugs and logic errors
- Security gaps and auth issues
- Broken contracts and data races
- Unmet acceptance criteria from the linked ticket
Reads files by ref (not checkout) to avoid corrupting local state. Returns APPROVE or REQUEST CHANGES with exact file:line citations and paste-ready comments. Never posts to GitHub on its own.