pr-review

Coordinate automated PR reviews by routing diffs to specialized agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review code changes or a pull request by delegating to specialist agents for code quality, security, performance, and documentation.

Core Features & Use Cases

  • Supports PR review, staged changes, or file-specific reviews.
  • Delegates to specialized reviewers (code-reviewer, security-reviewer, performance-reviewer, doc-reviewer) and synthesizes a unified report.
  • Generates a detailed synthesis and actionable feedback for merging decisions.

Quick Start

Provide a PR number, staged, or file path to initiate an automated multi-agent review and receive a consolidated report.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I automate code review for a pull request?

Automating code review for a pull request involves routing diffs to specialized agents for code quality, security, performance, and documentation. You provide a PR number, staged changes, or file path to initiate the review and receive a consolidated report.

What is the best way to review staged changes for security and performance issues?

Reviewing staged changes for security and performance is best handled by delegating diffs to specialized security-reviewer and performance-reviewer agents. This approach synthesizes a unified report with actionable feedback for merging decisions.

Can I use automated diff analysis for specific files instead of an entire branch?

Yes, automated diff analysis supports specific files instead of an entire branch. You can provide a file path to initiate the multi-agent review process, fetching necessary diffs and comments to produce a final verdict.

Does the automated PR review process check CI status and comments?

Yes, the automated PR review process fetches CI status and comments as needed. It enforces structured delegation rules to specialized reviewers and synthesizes a final verdict based on the collected diff analysis and CI results.

How does multi-agent diff analysis work for generating a unified report?

Multi-agent diff analysis works by routing code changes to specialized code-reviewer, security-reviewer, performance-reviewer, and doc-reviewer agents. It coordinates their structured feedback to generate a detailed synthesis and unified report.

When do I need an automated multi-agent review for my code changes?

You need an automated multi-agent review when you require comprehensive analysis across code quality, security, performance, and documentation for merging decisions. It handles PR numbers, current branch PRs, staged changes, or specific files.