agent-pr-reviewer

Analyze pull requests with agent changes for formatting compliance and impact.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Contributors submit PRs with agent-related changes; this Skill automatically extracts agent changes, validates formatting, analyzes impact, and provides a structured recommendation to expedite human review.

Core Features & Use Cases

  • PR extraction & validation: Identifies agent files and checks structure against -01-agent-formatting standards.
  • Change analysis: Diffs changes, sources, and instructions for impact assessment.
  • Structured recommendation: Generates a concise summary and recommended action.

Quick Start

/agent-pr-reviewer pr=123

Frequently Asked Questions about agent-pr-reviewer

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

FAQPage Schema
How do I automate PR review for agent changes?

Automate PR review by extracting agent file changes, validating formatting against -01-agent-formatting standards, and generating structured recommendations. Run /agent-pr-reviewer pr=123 to analyze a pull request containing agent modifications and receive a summary with recommended actions.

What does PR validation check in agent formatting?

PR validation checks agent file structure and compliance against -01-agent-formatting standards. The Skill extracts agent changes, diffs sources and instructions, assesses impact, and validates that modifications follow established formatting conventions before human review.

Can I use this to review pull requests with agent modifications?

Yes. This Skill analyzes PRs containing agent-related changes submitted to turbobeest/dev-system, extracting modifications, validating formatting, analyzing functional impact, and producing structured summaries with agent-generated recommendations to expedite human review.

What's included in the PR analysis report?

The PR analysis report includes extracted agent changes, formatting validation results, impact assessment across multiple agents, a concise structured summary, and a recommended action for reviewers. The output helps prioritize review effort and identify compliance issues.

How does multi-agent analysis assess PR impact?

Multi-agent analysis evaluates how agent changes affect related agents in the system. The Skill diffs instructions, sources, and behavior changes across agents, then generates recommendations based on functional requirements and integration impact.