github-pr-reader

Installation
SKILL.md

GitHub PR Reader

Extract and organize GitHub PR review comments into prioritized action plans for systematic fixes.

When to Activate

Activate this skill when the user says:

  • "read PR #X comments"
  • "extract review feedback from PR #X"
  • "organize review comments"
  • "help me fix PR review feedback"
  • "what did [reviewer] say in PR #X"
  • "parse PR #X review"
  • Provides any GitHub PR URL format:
    • https://github.com/{owner}/{repo}/pull/{number} - Full PR URL
    • https://github.com/{owner}/{repo}/pull/{number}#pullrequestreview-{id} - PR URL with review ID
    • #pullrequestreview-{id} or just {id} - Review ID only (with PR context)

Workflow

Installs
3
First Seen
Sep 3, 2026
github-pr-reader — quanhua92/skills