review-pr

Analyze pull request changes and generate structured review summaries via GitHub CLI.

5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill review-pr-andamio-platform
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/Andamio-Platform/andamio-app-template/tree/main/.claude/skills/review-pr
Command: npx skills add https://github.com/Andamio-Platform/andamio-app-template --skill review-pr-andamio-platform

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the process of reviewing pull requests, ensuring code quality, security, and adherence to best practices, while also delegating tasks to specialized skills for comprehensive analysis.

Core Features & Use Cases

  • Automated Code Analysis: Performs checks for code quality, security vulnerabilities, and adherence to project conventions.
  • Intelligent Delegation: Routes changes to specialized skills (e.g., UI, API, Docs) for in-depth review.
  • Metadata Validation: Checks PR titles, descriptions, labels, and size for quality and consistency.
  • Use Case: Submit a pull request URL or number, and the skill will provide a detailed review summary, flagging issues and suggesting improvements, potentially leading to faster merge times.

Quick Start

Use the review-pr skill to analyze the pull request with number 123.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I automate pull request reviews for code quality and security?

Automate pull request reviews by analyzing code changes, validating security and best practices, and categorizing modifications to generate a structured review summary flagging issues and suggesting improvements.

How does automated code review handle different types of changes in a pull request?

Automated code review categorizes code changes and intelligently routes them to specialized skills for in-depth analysis, ensuring that modifications are evaluated comprehensively for quality, security, and adherence to project conventions.

Can I use GitHub Actions to validate pull request metadata like titles and labels?

Yes, you can validate pull request metadata by checking PR titles, descriptions, labels, and size for quality and consistency, using GitHub CLI commands to ensure adherence to project standards.

Do I need GitHub CLI installed to run automated PR reviews?

Yes, GitHub CLI is required to run automated PR reviews, as the process uses GitHub CLI commands to fetch pull request data, analyze code changes, and generate the structured review summary.

What is the best way to review a pull request using AI?

The best way to review a pull request using AI is to submit a pull request URL or number, allowing the system to perform comprehensive analysis, delegate to specialized skills, and output a detailed review summary.

What limitations exist when using AI for pull request reviews?

Limitations include the potential need for other specialized skills for full functionality, as the system delegates specific change types to these skills for comprehensive analysis, meaning incomplete delegations may affect review depth.