GitHub PR Reviewer Analyze a GitHub pull request and produce a structured review report. Use this skill when - Reviewing a PR before approving or requesting changes - Getting a quick overview of a large PR - Summarizing review status and unresolved comments Do not use this skill when - The user wants to write a PR description (use write-pr) - The user wants to merge, edit, or comment on a PR - The user wants to check for duplicate issues (use github-review-check-duplicate) Instructions Step 1: Parse Input is a PR number or GitHub URL. - URL (e.g., ): extract and PR number, use - Number only:…