Agent skill

review-pr

Review pull requests. Use when user asks to "review a PR", "/review-pr", or wants to review a pull request.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/review-pr-helderberto-skills

SKILL.md

Review Pull Request

Context

Run in parallel:

  • gh pr view - get PR details
  • gh pr diff - get full diff

Workflow

  1. Get PR details and diff
  2. Read changed files with surrounding context
  3. Review for: logic errors, patterns, readability, missing tests
  4. Provide feedback with file:line references

Rules

  • Review ALL changed files, not just the latest commit
  • Use gh CLI for all GitHub operations
  • Be specific: file:line + issue + suggested fix
  • Separate critical issues from suggestions

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results