pr-49-review
Installation
SKILL.md
PR #49 Review
Quick start
Use this checklist to review PR #49:
- Gather PR metadata and file list:
gh pr view 49 --json title,body,files,commits,additions,deletions
- Inspect the diff:
gh pr diff 49
- Identify risks (security, operational, regressions) and missing tests.
- Provide a concise review with severity ordering.