pr-review

Review GitHub Pull Requests and Issues using GitHub CLI commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of reviewing GitHub Pull Requests and Issues, ensuring adherence to project conventions and identifying critical issues before merging.

Core Features & Use Cases

  • Automated Review Process: Guides through gathering information, loading project-specific skills, analyzing code quality, and checking for conflicts.
  • Structured Feedback: Provides clear guidelines for generating review comments, approvals, and change requests.
  • Use Case: When a developer submits a new Pull Request, this Skill can be invoked to perform a comprehensive review, flagging potential problems and suggesting improvements based on project standards.

Quick Start

Use the pr-review skill to analyze and provide feedback on pull request number 123.

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 conventions?

You can automate GitHub pull request reviews by gathering repository information, loading project-specific skills, and analyzing code against conventions to detect conflicts. This process provides structured feedback, approval guidelines, and change requests before merging.

Does the automated code review process check for merge conflicts and issue tracking dependencies?

The automated code review process checks for merge conflicts and analyzes GitHub issues. It gathers comprehensive information using GitHub CLI commands to ensure adherence to project standards before providing a merge decision matrix.

Do I need GitHub CLI installed to run automated pull request reviews?

Yes, you need the GitHub CLI installed to run automated pull request reviews. The Skill utilizes GitHub CLI commands for data retrieval and submitting review feedback directly to your pull requests and issues.

How does automated code quality analysis provide structured feedback for merging?

Automated code quality analysis provides structured feedback by generating review comments, approvals, and change requests based on project conventions. It adheres to specific output formats to deliver clear merge decision matrices.

Can I use this to review GitHub issues as well as pull requests?

Yes, you can use this to review GitHub issues as well as pull requests. The Skill analyzes both by gathering information, checking project conventions, and detecting conflicts to provide comprehensive structured feedback.

What is the best way to ensure code adherence to project conventions before merging?

The best way to ensure code adherence to project conventions before merging is to invoke an automated review process that analyzes code quality, detects conflicts, and generates structured feedback with a clear decision matrix for merging.