mvillmow-gh-reply-review-comment
Installation
SKILL.md
Reply to Review Comments
Reply to PR review comments using the correct GitHub API.
When to Use
- Responding to inline code review feedback
- Addressing specific review comments
- Confirming fixes have been implemented
- Updating reviewers on progress
Critical: Two Types of Comments
DO NOT confuse these:
- PR-level comments (general timeline):
gh pr comment - Review comment replies (inline code): GitHub API (see below)