review-pr-feedback

Triage GitHub PR feedback from CodeRabbit, AI, and human reviewers and apply validated changes.

4|Updated Dec 21, 2025
One-click install
npx skills add https://github.com/greenheadHQ/nixos-config --skill review-pr-feedback-greenheadhq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr-feedback
Source: https://github.com/greenheadHQ/nixos-config/tree/main/modules/shared/programs/claude/files/skills/review-pr-feedback
Command: npx skills add https://github.com/greenheadHQ/nixos-config --skill review-pr-feedback-greenheadhq

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage PR comments from CodeRabbit, AI, and human reviewers and apply only valid feedback to keep code changes focused and justified.

Core Features & Use Cases

  • Collect unresolved PR comments across the current branch and categorize them by reviewer and file.
  • Validate actionable feedback using criteria (validity, soundness, feasibility, and regression risk) before applying changes.
  • Auto-apply approved changes and generate a rationale thread to explain decisions to reviewers.

Quick Start

Identify unresolved PR comments on the current branch, validate actionable items, apply approved changes, and document the rationale.

Frequently Asked Questions about review-pr-feedback

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

FAQPage Schema
How do I triage GitHub PR comments from AI and human reviewers?

To triage GitHub PR comments, this Skill collects unresolved feedback from CodeRabbit, AI, and human reviewers, and categorizes them by reviewer and file. It then validates actionable items based on soundness and regression risk before applying changes.

How do I auto-apply validated changes from CodeRabbit feedback?

You can auto-apply validated changes from CodeRabbit feedback by using criteria like validity, feasibility, and regression risk to filter comments. The Skill implements approved changes and generates a rationale thread to document decisions for reviewers.

What is the best way to manage unresolved code review comments on a branch?

The best way to manage unresolved code review comments is to collect them across your current GitHub branch, validate actionable feedback, and apply only the approved changes. This maintains traceability by recording applied changes and clear justifications.

Does this tool work with feedback from both AI and human reviewers?

Yes, this tool works with feedback from both AI and human reviewers. It collects and categorizes unresolved comments from CodeRabbit, AI tools, and human contributors on GitHub pull requests to ensure all feedback is triaged effectively.

How do I document rationale for applied code changes in a PR?

To document rationale for applied code changes, the Skill replies to PR comments with clear justifications. It maintains traceability by recording the applied changes, the reasons for those decisions, and the related PR activity.

What criteria are used to validate actionable PR feedback?

The criteria used to validate actionable PR feedback include validity, soundness, feasibility, and regression risk. This ensures that only justified and safe code changes are applied to your codebase from reviewer comments.