review-pr

Automate depth-aware GitHub pull request reviews with parallel agent analyses.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/arka6fx/pixify --skill review-pr-arka6fx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/arka6fx/pixify/tree/main/.agents/skills/review-pr
Command: npx skills add https://github.com/arka6fx/pixify --skill review-pr-arka6fx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Reviewing pull requests can be tedious and inconsistent; this skill automatically adjusts review depth to PR complexity by spawning deep-dive agents for medium and complex PRs.

Core Features & Use Cases

  • Depth-aware review: simple PRs get a direct, fast review, while complex PRs trigger parallel analyses.
  • Parallel agents: three focused agents analyze code quality, security, and architecture to surface issues quickly.
  • Governance and alignment: aligns the review with project goals and risk considerations to guide decision-making.

Quick Start

Provide a PR number or URL to start the review process.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate GitHub pull request reviews based on code complexity?

Automating GitHub pull request reviews involves adjusting review depth by complexity, applying direct reviews to simple PRs while orchestrating parallel deep-dive agents for code-quality, security, and architecture analyses on complex PRs.

What is depth-aware code analysis for pull requests?

Depth-aware code analysis is a review mechanism that scales intensity to PR complexity, applying fast direct reviews to simple changes and spawning parallel deep-dive agents for security, architecture, and code-quality checks on complex PRs.

How do I run a security analysis on a GitHub pull request?

To run a security analysis on a GitHub pull request, provide the PR number or URL to trigger the review process, which deploys a focused deep-dive agent to automatically surface security vulnerabilities and risks during complex PR reviews.

Do I need GitHub CLI access to review pull requests?

Yes, GitHub CLI access is required to retrieve PR metadata and orchestrate the up to three deep-dive agents that perform the parallel code-quality, security, and architecture analyses for the automated review process.

How does agent-orchestrated review handle complex PRs?

Agent-orchestrated review handles complex PRs by spawning three focused parallel agents to analyze code quality, security, and architecture simultaneously, ensuring comprehensive issue surfacing aligned with project governance and risk considerations.

When should I use parallel deep-dive agents for PR review?

Use parallel deep-dive agents for PR review when handling medium and complex pull requests, as these changes require simultaneous code-quality, security, and architecture analyses to surface issues faster than a direct review.