review-pr

Triage GitHub pull request reviews by fixing issues, replying in-thread, and creating follow-ups.

Updated Apr 7, 2026
One-click install
npx skills add https://github.com/rnwolfe/engram --skill review-pr-rnwolfe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/rnwolfe/engram/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/rnwolfe/engram --skill review-pr-rnwolfe

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the intake and triage of pull request feedback, turning scattered comments into actionable work items and coherent responses.

Core Features & Use Cases

  • PR feedback triage: classify and prioritize comments, reviews, and threads.
  • Automated responses: reply in-thread with status updates or explanations.
  • Follow-up planning: create issues for deferred items and summarize findings.

Quick Start

Process the current PR's review comments to fix addressable issues, reply in-thread, and generate follow-up items.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate GitHub pull request triage for inline comments?

Automating GitHub pull request triage involves classifying inline comments, fixing addressable issues in-thread, and creating follow-up issues for deferred items to ensure coherent responses and auditable changes.

What is the best way to manage code review feedback across collaborative projects?

Managing code review feedback across collaborative projects requires triaging open pull requests, replying in-thread with status updates, and generating follow-up items for deferred work to maintain project momentum.

Can I automatically reply to GitHub PR reviews and push fixes?

Yes, you can automatically reply to GitHub PR reviews in-thread and push fixes for addressable issues while following project conventions and testing requirements to ensure safe, auditable changes.

How do I create follow-up issues for deferred pull request comments?

Creating follow-up issues for deferred pull request comments involves triaging PR feedback, identifying non-addressable items, and generating GitHub issues to track deferred work alongside summarizing overall review outcomes.

When should I run tests during automated PR review processing?

You should run tests during automated PR review processing after pushing fixes for addressable issues to verify changes follow project conventions and testing requirements before finalizing safe, auditable updates.