gh-pr-review
Installation
SKILL.md
PR Review
All PR comment operations (reading, writing, replying) MUST go through gh-review. Do NOT use raw
gh api or gh pr for any review-related task. gh-review --help prints every command with its
full signature in one pass; use gh-review <command> --help only for option semantics. This skill
covers workflow and semantics only.
The repository is a positional owner/repo argument, NOT a --repo flag, and it is inferred from
the current directory when omitted. Pass it only when working outside the checkout.