·github-pr-inline-reply
</>

github-pr-inline-reply

Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads.

5Installs·0Trend·@azure-samples

Installation

$npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-reply

How to Install github-pr-inline-reply

Quickly install github-pr-inline-reply AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-reply
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: azure-samples/azure-search-openai-demo.

SKILL.md

View raw

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

To resolve (mark as resolved) PR review threads, use the GraphQL API:

The thread ID starts with PRRT and can be found in the GraphQL query response.

Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads. Source: azure-samples/azure-search-openai-demo.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-reply
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from azure-samples/azure-search-openai-demo

Quick answers

What is github-pr-inline-reply?

Reply to inline PR review comments on GitHub pull requests using the GitHub API. Use this skill when you need to respond to individual review comments on a PR, acknowledge feedback, or mark comments as resolved by posting direct replies to comment threads. Source: azure-samples/azure-search-openai-demo.

How do I install github-pr-inline-reply?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/azure-samples/azure-search-openai-demo --skill github-pr-inline-reply Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/azure-samples/azure-search-openai-demo

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-26

Related Skills

None