review-pr

Installation
SKILL.md

Review PR

High-signal pull request and branch diff review. Read the change as a proposal, not a pile of files. Prioritize goal achievement, correctness, security, data safety, contract compatibility, and merge risk. Avoid style policing, speculative architecture feedback, and shallow summaries with no evidence.

Trigger

Use this skill when the task is to:

  • review a PR, pull request, or branch diff
  • decide whether a PR is safe to merge
  • check whether code changes match the stated goal
  • review a PR that already has human or bot comments
  • triage a large diff by grouping files into review clusters

Prefer other skills when:

  • generating review configuration or rules for a platform → init-*
  • writing or refactoring code rather than reviewing it → build-* or develop-*
  • debugging runtime behavior with tools or logs → debug-*
  • running test suites as the main job → test-*
  • commenting only on formatting, lint, or style nits → skip or rely on automation
Related skills
Installs
9
GitHub Stars
6
First Seen
Mar 10, 2026