github-pr-inline-reply

Installation
SKILL.md

GitHub PR Inline Reply Skill

This skill enables replying directly to inline review comments on GitHub pull requests.

When to use

  • Replying to individual PR review comments
  • Acknowledging reviewer feedback on specific lines of code
  • Marking review comments as addressed with a reply

API Endpoint

To reply to an inline PR comment, use:

POST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/replies

With body:

Installs
6
GitHub Stars
7.6K
First Seen
Feb 21, 2026