Read a pull request diff like a senior engineer. Flag risk, suggest tests, point out missing edge cases. Use when the user asks to "review PR", "look at this diff", or pastes a GitHub PR URL.
$npx -y skills add spencerpauly/skills-repo --skill review-prInstalls into the current project.
Run `npx skills use "https://github.com/spencerpauly/skills-repo" --skill "spencerpauly/skills-repo/review-pr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/spencerpauly/skills-repo" that are relevant to the current task. Run `npx skills add "https://github.com/spencerpauly/skills-repo"` and select the relevant skills, then follow their instructions.