reviewing-github-pr

Analyze GitHub PR code diffs and draft review comments.

Updated Apr 12, 2026
One-click install
npx skills add https://github.com/accelerate-data/engineering-skills --skill reviewing-github-pr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: reviewing-github-pr
Source: https://github.com/accelerate-data/engineering-skills/tree/main/skills/reviewing-github-pr
Command: npx skills add https://github.com/accelerate-data/engineering-skills --skill reviewing-github-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill assists users in conducting thorough reviews of existing GitHub pull requests, reducing manual effort and minimizing oversights in code review, scope verification, and approval processes.

Core Features & Use Cases

  • PR Context Analysis: Extracts PR details, code changes, and related documentation to understand the review scope.
  • Acceptance Criteria Verification: Checks for unchecked acceptance criteria in PRs and linked issues.
  • Drafting Review Feedback: Prepares review comments and decision recommendations, including approval, request for changes, or comments.
  • Workflow Automation: Manages review worktrees and ensures clean-up post-review.
  • Use Case: Automate the first pass of a PR review by analyzing code diffs and associated documentation, then generate a draft review for the reviewer’s validation.

Quick Start

Use the reviewing-github-pr skill to analyze a specific PR URL or number, then generate a review draft for user approval before posting the review.

Frequently Asked Questions about reviewing-github-pr

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

FAQPage Schema
How do I automate GitHub pull request reviews to reduce manual effort?▼

You can automate GitHub pull request reviews by analyzing code diffs and verifying acceptance criteria to draft review comments. This reduces manual effort and minimizes oversights in scope verification, generating a review draft for your validation before posting.

How do I verify acceptance criteria when reviewing a GitHub PR?▼

To verify acceptance criteria when reviewing a GitHub PR, the skill extracts PR details, code changes, and linked documentation. It automatically checks for unchecked criteria in linked issues to ensure a thorough assessment before approval.

Can I generate code review comments automatically from a GitHub PR diff?▼

Yes, you can generate code review comments automatically from a GitHub PR diff. The skill prepares review feedback and decision recommendations, including approval, request for changes, or comments, based on the analyzed code changes.

Does the GitHub PR review automation work with linked issues and documentation?▼

Yes, GitHub PR review automation works with linked issues and documentation. The skill extracts related documentation during PR context analysis to understand the review scope and verify acceptance criteria thoroughly.

What is the best way to streamline code review workflows for GitHub pull requests?▼

The best way to streamline code review workflows is to automate the first pass of a PR review. By analyzing code diffs and associated documentation, the skill manages review worktrees, drafts feedback, and ensures clean-up post-review.

What are the limitations of automating GitHub PR reviews?▼

A limitation of automating GitHub PR reviews is that it requires access to GitHub PR data and related documentation. Additionally, the skill drafts a review for validation, meaning a human reviewer must still approve the final decision before posting.