rb:pr-review
Installation
SKILL.md
PR Review Response
Fetch PR review comments, categorize them, draft responses, and optionally apply code fixes.
Usage
/rb:pr-review 42 # Address comments on PR #42
/rb:pr-review 42 --fix # Address + apply code fixes
/rb:pr-review https://... # Full URL also works
Arguments
$ARGUMENTS = PR number (or URL), optionally followed by --fix.