pr-review

Guide read-only GitHub PR reviews with structured narratives and clickable navigation.

4|1|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/nprbst/speck --skill pr-review-nprbst
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/nprbst/speck/tree/main/plugins/speck-reviewer/skills/pr-review
Command: npx skills add https://github.com/nprbst/speck --skill pr-review-nprbst

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the often time-consuming and error-prone process of reviewing GitHub pull requests. It automates the analysis, provides structured feedback, and integrates directly into your development workflow, helping you deliver higher quality code faster.

Core Features & Use Cases

  • Guided Review Mode: For large PRs, it provides a structured walkthrough with file clustering, a PR narrative, and focus areas, ensuring comprehensive coverage.
  • Contextual Feedback: Generates high-level summaries, performs dependency checks, assesses impact, and suggests precise, line-numbered comments.
  • Integrated Workflow: Supports comment refinement, batch posting, and direct approval or request for changes actions via the speck-review CLI and GitHub API.
  • Use Case: When faced with a large pull request, simply ask the AI to "review PR #142". It will provide a structured walkthrough, highlight critical changes, and suggest comments, allowing you to focus on the most important feedback and accelerate your review process.

Quick Start

Review PR #142

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I review large GitHub pull requests more efficiently?

Structured PR review streamlines large PRs by organizing files into clusters, generating a narrative summary with focus areas, and enabling one-click comment posting via the speck-review CLI, so you prioritize critical feedback without reviewing every line.

Can I integrate AI-powered code review into my VSCode workflow?

Yes. The Skill integrates directly into VSCode, analyzing GitHub pull requests and providing contextual feedback with line-numbered suggestions that post as comments through the speck-review CLI, keeping your review process in your editor.

What does an AI-assisted pull request review actually check?

AI-assisted PR review performs dependency analysis, assesses change impact, generates high-level summaries, and identifies critical modifications, delivering structured feedback with precise line-numbered comments for targeted code review.

How do I post code review comments from an AI analysis to GitHub?

The Skill generates suggested comments with line numbers and enables batch posting directly to GitHub via the speck-review CLI, allowing you to review, refine, and approve or request changes in one workflow.

Does this work for pull requests of any size?

The Skill is designed for large pull requests where guided review with file clustering and structured narratives deliver the most value, though it supports any PR size through its read-only, navigable review mode.