explain-this-pr
Installation
SKILL.md
Explain This PR
Read a GitHub pull request, understand what it changes, and write a plain-English explanation. Post it as a PR comment so reviewers have instant context.
Step 1: Check Setup
Confirm gh is authenticated:
gh auth status
If not authenticated: gh auth login and follow the prompts.