pr-review

Automate GitHub pull request review and management via GitHub CLI.

178|268|Updated Sep 21, 2017
One-click install
npx skills add https://github.com/pulumi/docs --skill pr-review-pulumi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr-review
Source: https://github.com/pulumi/docs/tree/main/.claude/commands/pr-review
Command: npx skills add https://github.com/pulumi/docs --skill pr-review-pulumi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the comprehensive review and management of pull requests, ensuring code quality, adherence to style guides, and efficient maintainer workflows.

Core Features & Use Cases

  • Automated Review: Performs style checks, code snippet verification, and program tests.
  • Contributor Detection: Adapts communication tone based on contributor type (internal, external, bot).
  • Interactive Workflow: Guides maintainers through approval, requesting changes, merging, or closing PRs.
  • Use Case: As a maintainer, you can use this Skill to quickly review a pull request from an external contributor, get a summary of findings, and approve or request changes with clear, actionable feedback.

Quick Start

Use the pr-review skill to review pull request number 1234.

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 for code quality and style checks?

Automating GitHub pull request reviews involves performing style checks, verifying code snippets, and running program tests automatically. This Skill executes these comprehensive checks and detects contributor types to adapt communication tone during the review.

Can I use GitHub CLI to approve, merge, or close pull requests automatically?

Yes, GitHub CLI can approve, merge, or close pull requests automatically. This Skill integrates directly with GitHub CLI to guide maintainers through interactive workflows for requesting changes, approving, merging, or closing PRs with actionable feedback.

What is the best way to manage external contributor and bot pull requests?

Managing external contributor and bot pull requests requires detecting the contributor type to adapt communication tone. This Skill identifies internal, external, or bot contributors and provides maintainers with summaries and tailored, actionable feedback for each PR.

Does GitHub Actions support automated PR review and dependabot management?

GitHub Actions supports automated PR review and dependabot management by executing comprehensive checks and interactive workflows. This Skill utilizes specific scripts and reference documents to facilitate maintainer actions like approval and merging for bot-generated pull requests.

How do I request changes on a pull request with clear and actionable feedback?

To request changes on a pull request with actionable feedback, maintainers review automated findings and style checks. This Skill guides the workflow by summarizing comprehensive checks and facilitating clear change requests through GitHub CLI integration.