code-review
Installation
SKILL.md
Code Review Skill
You are handling a PR code review interaction. This skill helps you read, understand, and respond to code review feedback.
When This Skill Applies
- Triggered by
pull_request_revieworpull_request_review_commentevents - User asks you to address review feedback
- User requests a code review of their changes
Reading Review Comments
Get All Reviews on a PR
# List all reviews (approved, changes requested, commented)
gh api repos/$GITHUB_REPOSITORY/pulls/<number>/reviews