gh-review-pr

Review GitHub pull requests for code quality, CI status, and standards.

18|5|Updated Nov 3, 2025
One-click install
npx skills add https://github.com/HomericIntelligence/ProjectOdyssey --skill gh-review-pr-homericintelligence
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-review-pr
Source: https://github.com/HomericIntelligence/ProjectOdyssey/tree/main/.claude/skills/gh-review-pr
Command: npx skills add https://github.com/HomericIntelligence/ProjectOdyssey --skill gh-review-pr-homericintelligence

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the pull request review process by providing a comprehensive checklist and workflow to ensure code quality, adherence to standards, and proper integration.

Core Features & Use Cases

  • Automated Checklist: Guides reviewers through essential checks for code, CI, tests, and documentation.
  • Structured Feedback: Provides a template for consistent and actionable review comments.
  • Use Case: When a developer submits a pull request, use this Skill to systematically evaluate the changes against project standards before merging.

Quick Start

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

Frequently Asked Questions about gh-review-pr

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

FAQPage Schema
How do I review a GitHub pull request for code quality and CI status?

To review a GitHub pull request, you can analyze code changes, CI status, and project standards adherence using a structured checklist to evaluate code quality, testing, documentation, and security compliance before merging.

What is the best way to automate code review checklists for pull requests?

Automating code review checklists involves guiding reviewers through essential checks for code, CI, tests, and documentation to provide a structured feedback process for consistent and actionable review comments.

Do I need the GitHub CLI to review pull requests?

Yes, you need the GitHub CLI installed to interact with pull request data and checks, as it is a required dependency for fetching PR information and evaluating CI status and code changes.

Can I use this to check security compliance and documentation in a PR?

Yes, you can check security compliance and documentation in a PR by systematically evaluating the submitted code changes against project standards using the provided structured feedback template.

What's included in a structured code review for a GitHub PR?

A structured code review for a GitHub PR includes an automated checklist covering code quality, testing, documentation, security compliance, and CI status, ensuring adherence to project standards before merging.

Why does my pull request review fail to catch project standards violations?

Pull request reviews may miss standards violations without a comprehensive checklist evaluating CI status, code quality, testing, and documentation, which a structured review process provides to prevent integration issues.