pr-review

Coordinate multiple agents to analyze pull requests and post batched GitHub comments.

15|2|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/enitrat/skill-issue --skill pr-review-enitrat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/enitrat/skill-issue/tree/main/plugins/base-config/skills/pr-review
Command: npx skills add https://github.com/enitrat/skill-issue --skill pr-review-enitrat

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ghapi, typer, rich.

What problem does it solve?

Pull requests often require thorough, multi-faceted reviews; this skill coordinates parallel agents to ensure comprehensive feedback, consistency, and faster turnaround.

Core Features & Use Cases

  • Parallel agents perform targeted reviews on changed files
  • Confidence-scored issues and batched GitHub comments for efficient feedback
  • Validation against guidelines and error-handling checks to ensure robust reviews

Quick Start

Initiate the multi-agent PR review workflow and let the agents process the PR automatically.

Frequently Asked Questions about pr-review

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

FAQPage Schema
How do I automate GitHub pull request reviews with parallel agents?

Automated GitHub pull request reviews use parallel agents to analyze changed files, validate guidelines, and post batched confidence-scored comments for comprehensive code quality, security, and style feedback.

What is multi-agent code review and how does it work for pull requests?

Multi-agent code review orchestrates specialized agents to perform targeted analysis on pull request changes, ensuring thorough verification of code quality, security, and style with batched GitHub comments.

How do I run a thorough code review workflow that checks security and style guidelines?

A thorough code review workflow validates pull requests against discovered guidelines and performs error-handling checks, coordinating multiple agents to deliver clear, batched feedback on security and style issues.

Does automated PR review work with GitHub repositories and post comments directly?

Automated PR review works with GitHub repositories by using the ghapi dependency to interface with GitHub, orchestrating agents to analyze changes and post batched, confidence-scored comments directly to the pull request.

Can I use parallel agents to review large pull requests with multiple changed files?

Parallel agents can review pull requests with multiple changed files by performing targeted reviews on each file, validating against guidelines, and aggregating confidence-scored issues into batched comments for efficient feedback.

What are the limitations of multi-agent pull request review automation?

Multi-agent pull request review automation relies on guideline discovery and batched comment posting, meaning its thoroughness depends on the discovered guidelines and the agents' ability to analyze the specific changed files within the GitHub workflow.