Reviews open or draft pull requests for engineering risk before merge, focusing on missing validation, hidden coupling, rollout and rollback gaps, migrations, feature flags, and other agent-safe next actions. Use when a user says review this PR for risk, pre-merge review, is this PR safe to merge, or asks for a risk-focused PR review. Do NOT use for post-merge production monitoring, broad code smell review, or commit-scoped bug hunting.
$npx -y skills add ckorhonen/swe-skills --skill pr-risk-reviewInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/swe-skills" --skill "ckorhonen/swe-skills/pr-risk-review"` 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/ckorhonen/swe-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/swe-skills"` and select the relevant skills, then follow their instructions.