gh-pr-diff
Installation
SKILL.md
GitHub PR Diff
When to use
- The user asks to see what changed in a PR.
- Reviewing code changes before merge.
- Getting a list of files changed in a PR.
Inputs to confirm
- PR number, URL, or branch name (or current branch PR).
- Output format (full diff, name-only, patch).
- Target repo if not current (
--repo OWNER/REPO).