What problem does it solve? Commenting on GitHub is public, permanent, and notifies people — yet it's easy to over-comment, pick the wrong review verdict, or fire off scattered inline notes that spam reviewers. This Skill guides you to comment only when it adds value, choose the right review verdict, and use the correct GitHub MCP tools or gh CLI commands for each interaction type. ## Core Features & Use Cases - Structured PR Reviews: Choose deliberately between Approve, Comment, and Request Changes, and batch inline comments into a single review submission instead of multiple notifications. - Actionable Inline Comments: Anchor feedback to specific lines with suggestion blocks, severity prefixes like "nit:", and explanations of the why behind each point. - Thread and Issue Management: Reply in-thread, resolve or unresolve review threads, and post issue comments that record decisions rather than noise. - Use Case: A reviewer left three comments on your PR. Use this Skill to reply to each in-thread, push the fixes, and resolve the threads — without opening redundant top-level comments. ## Quick Start Review the open pull request and leave inline comments with suggestion blocks, then submit a single review requesting changes with a clear summary of what must be fixed.