pr-reviewer

Coordinate sub-agents for code and testing quality PR reviews with delta-aware Spanish reports.

1|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/brianmontero18/astral --skill pr-reviewer-brianmontero18
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-reviewer
Source: https://github.com/brianmontero18/astral/tree/main/.claude/skills/pr-reviewer
Command: npx skills add https://github.com/brianmontero18/astral --skill pr-reviewer-brianmontero18

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates a multi-agent PR review workflow by coordinating specialized sub-agents to perform deep assessments, synthesize findings, and deliver a delta-aware report without requiring direct code reviews.

Core Features & Use Cases

  • Multi-phase PR review orchestration across agents
  • Parallel dispatch of Code Quality and Testing Quality agents
  • Delta-aware consolidation with fingerprinting and state persistence
  • Spanish-language final reports and incremental round support
  • Verification and governance gates to ensure completeness

Quick Start

Run the pr-reviewer skill against a PR number to start the phased review and generate a delta-aware Spanish report.

Frequently Asked Questions about pr-reviewer

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

FAQPage Schema
How do I automate multi-agent PR reviews for incremental code changes?

Multi-agent PR reviews are orchestrated by coordinating specialized sub-agents for code and testing quality, using diff-based delta classification and state persistence to generate incremental review reports.

Can I enforce strict code quality gates like no TS_ANY_TYPE during a code review?

Yes, strict code quality gates like no TS_ANY_TYPE are enforced during the review process alongside mandatory Phase 3 verification to ensure completeness and determine the final verdict.

How do delta-aware code reviews handle state persistence for future rounds?

Delta-aware code reviews handle state persistence by fingerprinting previous rounds and using diff-based delta classification, ensuring subsequent incremental reviews only assess new changes.

Does the PR review workflow support generating Spanish-language reports?

Yes, the PR review workflow supports generating delta-aware Spanish-language final reports, synthesizing findings from code quality and testing quality sub-agents into a comprehensive document.

What is the best way to verify testing quality and code quality in parallel during a PR review?

The best way to verify testing and code quality is through parallel dispatch of specialized sub-agents, coordinating their deep assessments before synthesizing findings into a final delta-aware verdict.