review-pr

Aggregate pull request feedback into a structured remediation plan.

2|3|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/psd401/psd-claude-coding-system --skill review-pr-psd401
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/psd401/psd-claude-coding-system/tree/main/plugins/psd-claude-coding-system/skills/review-pr
Command: npx skills add https://github.com/psd401/psd-claude-coding-system --skill review-pr-psd401

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill analyzes pull request feedback to produce a structured remediation plan that accelerates high-quality PR resolution.

Core Features & Use Cases

  • Automated feedback triage: Aggregates review comments, inline notes, and issue labels to generate actionable fixes.
  • PR change simulation: Proposes concrete code changes and test updates, with traceable rationale.
  • Use Case: For a PR with multiple reviewers, it creates a unified set of changes and a summary to post back to the PR.

Quick Start

Use the review-pr skill to address PR #123 by analyzing feedback, generating a remediation plan, and posting a summary.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automatically resolve GitHub pull request review comments?

Automated pull request review resolution aggregates inline comments, review notes, and issue labels to generate a structured remediation plan. It proposes concrete code changes and test updates with traceable rationale for high-quality PR resolution.

What is AI-assisted PR feedback triage and how does it work?

AI-assisted PR feedback triage consolidates multiple reviewer comments and issue labels into a unified set of actionable changes. It analyzes feedback to propose concrete code fixes and posts a summary back to the pull request.

Can I use automated code review remediation across different programming languages?

Yes, automated pull request remediation applies to PRs across languages and platforms. It aggregates feedback regardless of the codebase to produce reproducible actions and traceable recommendations for your specific repository.

What's the best way to manage remediation for a pull request with multiple reviewers?

Managing multi-reviewer pull requests requires aggregating disparate inline comments into a unified remediation plan. Automated PR feedback analysis creates a consolidated set of proposed changes and posts a summary back to the PR.

Does AI PR automation generate traceable code change recommendations?

Yes, AI PR automation produces traceable recommendations by simulating concrete code changes and test updates. The structured remediation plan ensures reproducible actions that satisfy requirements for automated PR updates.