address-pr-feedback

Process GitHub Pull Request comments with subagent validation and proposed fixes.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/luigiinred/dotfiles --skill address-pr-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: address-pr-feedback
Source: https://github.com/luigiinred/dotfiles/tree/main/dot_cursor/skills/address-pr-feedback
Command: npx skills add https://github.com/luigiinred/dotfiles --skill address-pr-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you efficiently manage and respond to code review comments on GitHub Pull Requests, ensuring feedback is addressed systematically and accurately.

Core Features & Use Cases

  • Interactive Comment Processing: Go through PR review comments one by one.
  • Automated Validation & Fixes: Subagents validate concerns and propose code fixes.
  • Draft Reply Generation: Generates suggested replies to comments, including quotes and links.
  • Use Case: When you receive numerous comments on a PR, use this Skill to review each one, understand the suggested changes, and decide whether to apply fixes and post replies, all within an interactive workflow.

Quick Start

Use the address-pr-feedback skill to process all review comments on the current pull request.

Frequently Asked Questions about address-pr-feedback

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

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

You can automate resolving GitHub pull request review comments by interactively processing each comment, validating concerns, proposing code fixes, and drafting replies. This Skill uses subagents to systematically address feedback within your repository.

How do I generate replies to code review feedback on a pull request?

Generating replies to code review feedback involves drafting suggested responses that include relevant quotes and links. This Skill systematically processes PR comments and creates reply drafts for you to review and post.

Do I need GitHub CLI to process pull request comments interactively?

Yes, you need GitHub CLI to process pull request comments interactively. The Skill requires GitHub CLI for repository and comment interaction, enabling you to fetch PR feedback, validate concerns, and post responses.

What is the best way to handle numerous code review comments on a GitHub PR?

The best way to handle numerous code review comments on a GitHub PR is using an interactive workflow that processes comments one by one. This approach validates feedback, proposes fixes, and lets you decide whether to apply changes and post replies.

Can I automatically apply code fixes suggested in GitHub pull request feedback?

Yes, you can apply code fixes suggested in GitHub pull request feedback. Subagents validate concerns and propose fixes, offering you control over whether to apply the automated changes and post responses to the review comments.

How does automated PR feedback validation work?

Automated PR feedback validation works by using subagents to systematically process each GitHub pull request comment. The subagents assess the review concerns, propose corresponding code fixes, and generate draft replies for your approval.