pr-review-response

Post replies to PR review threads referencing fixes and optionally resolve them.

Updated Nov 11, 2025
One-click install
npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill pr-review-response-acmeleme
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review-response
Source: https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator/tree/main/.squad/templates/skills/pr-review-response
Command: npx skills add https://github.com/acmeleme/Conversation-Knowledge-Mining-Solution-Accelerator --skill pr-review-response-acmeleme

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When agents fix code in response to PR review comments, it's easy for reviewers to miss which feedback was addressed. This skill ensures clear, traceable communications on PR threads by posting targeted replies and optionally resolving threads.

Core Features & Use Cases

  • Reply to each review thread explaining the fix and referencing the relevant comment.
  • Optionally mark threads as resolved to signal completion and maintain traceability.
  • Generate traceable commit messages that document the review context and changes.

Quick Start

Fix the PR review comments, then run the agent workflow to post a targeted reply to each thread and optionally resolve the threads.

Frequently Asked Questions about pr-review-response

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate replies to GitHub pull request review comments?

You can automate replying to GitHub pull request review comments by running an agent workflow that reads review feedback, drafts targeted replies referencing each fix, and posts them directly to the corresponding threads.

How do I mark PR review threads as resolved after committing fixes?

To mark PR review threads as resolved after committing fixes, you can use an automated workflow that posts traceable replies to each comment and optionally resolves the threads to signal completion.

How do I generate commit messages that document PR review feedback context?

You can generate commit messages documenting PR review feedback context by using an automated agent that captures the review discussion and maps it directly to the applied code changes.

Can I automatically reply to multiple code review threads at once on GitHub?

Yes, you can automatically reply to multiple code review threads at once by applying an automated workflow that processes each thread individually, drafts precise explanations of the fixes, and posts the responses.

How do I ensure traceability when addressing GitHub pull request code review feedback?

To ensure traceability when addressing GitHub pull request code review feedback, you can automate an agent to post targeted replies referencing each specific fix and optionally resolve the corresponding review threads.

What is the best way to manage communications for multiple PR code review resolutions?

The best way to manage communications for multiple PR code review resolutions is to automate the process, posting targeted replies to each thread explaining the fix and generating commit messages that capture the review context.