review-pr

Installation
SKILL.md

Code Review

Structured pull request review. Focuses on issues introduced by this change, not pre-existing ones. Produces a prioritized report — nothing is posted to GitHub without your approval.

When to Use

  • Reviewing a PR before merge
  • Reviewing your own code before opening a PR
  • Security or correctness audit of a specific diff
  • Reviewing code after implementing a feature (incremental review)

What NOT to Do

  • Do not flag pre-existing issues the author didn't touch
  • Do not block on style/formatting — that's what linters are for
  • Do not rewrite code to a personal preference
  • Do not list speculative risks without evidence
  • Do not post anything to GitHub without explicit user approval
Related skills

More from supatest-ai/supa-skills

Installs
1
GitHub Stars
2
First Seen
Mar 21, 2026