review-pr

Assess GitHub PR comments from Copilot and reviewers against the codebase.

69|11|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/richtabor/agent-skills --skill review-pr-richtabor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/richtabor/agent-skills/tree/main/skills/review-pr
Command: npx skills add https://github.com/richtabor/agent-skills --skill review-pr-richtabor

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviews PR comments from GitHub (Copilot, reviewers), evaluates them against the actual code, replies with reasoning, and resolves threads.

Core Features & Use Cases

  • Review and assess PR comments from GitHub, Copilot, and reviewers.
  • Verify against the current codebase and provide a reasoned assessment before replying.
  • Resolve all threads automatically after addressing all comments.

Quick Start

Review the latest PR comments and automatically generate assessments, replies with reasoning, and resolve all threads automatically.

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 review comments and thread resolution?

Automating GitHub pull request review thread resolution involves assessing comments from Copilot and human reviewers against the codebase, generating reasoned replies, and resolving threads in a single pass. This Skill evaluates referenced files and replies with deterministic reasoning before closing threads automatically.

What is the best way to evaluate Copilot PR review comments against the actual codebase?

Evaluating Copilot PR review comments requires reading the referenced files in the pull request and performing in-context evaluation against the current code. This process generates reasoned assessments for each comment, ensuring quality assurance before replying and resolving the thread.

Can I automatically resolve all GitHub PR threads after replying to review comments?

Yes, you can automatically resolve all GitHub PR threads after addressing review comments. The automation handles end-to-end thread resolution by verifying comments against the code, providing a reasoned reply, and then closing the thread within a single deterministic pass.

Does this automated PR review work with comments from both human reviewers and Copilot?

Yes, automated PR review works with comments from both human reviewers and Copilot on GitHub pull requests. It applies governance across teams by reading referenced files, evaluating the in-context code, and generating reasoned replies before automatically resolving the threads.

How do I generate deterministic replies for pull request review threads?

Generating deterministic replies for pull request threads requires assessing review comments against the referenced codebase files. The automation evaluates the context and produces reasoned replies that satisfy quality assurance requirements before automatically resolving the GitHub threads.