review-pr

Review pull requests using Google's code review principles.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/josh-gree/my-claude-skills --skill review-pr-josh-gree
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/josh-gree/my-claude-skills/tree/main/skills/review-pr
Command: npx skills add https://github.com/josh-gree/my-claude-skills --skill review-pr-josh-gree

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review a pull request using Google's code review principles. Takes a PR number or auto-detects from current branch. Use when the user wants to review a PR, check changes, or say "/review-pr 123".

Core Features & Use Cases

  • Auto-detect or accept a PR number
  • Fetch PR description, diff, and changed files
  • Apply base review skill and post results as a PR comment
  • Provide actionable feedback aligned with project patterns

Quick Start

Run /review-pr <pr-number> or just /review-pr to auto-detect from the branch.