pr-review

Installation
SKILL.md

PR Review

Conduct expert-level pull request reviews using a local working directory. Focus on code quality, bug prevention, and architectural improvements with concise, actionable feedback.

Review Workflow

PR reviews follow this process:

  1. Fetch PR information - Get PR metadata using gh CLI
  2. Setup working directory - Clone repo and checkout PR branch
  3. Examine changes - Analyze diff against base branch
  4. Read context - Read full file contents directly when needed
  5. Analyze architecture - Check adherence to three-layer principles
  6. Write review - Create and save markdown review to ./pr-reviews/

Step 1: Fetch PR Information

Use the fetch metadata script to get PR details:

Installs
1
GitHub Stars
5
First Seen
Jun 27, 2026
pr-review — tonylampada/claudegoodies