gh-review-pr

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github-cli, and includes scripts (resource) and references (resource) components.

What problem does it solve? This Skill provides a structured and comprehensive framework for reviewing GitHub pull requests, ensuring all aspects from code quality to CI status and documentation are evaluated against project standards. It automates the review process, saving time and ensuring thoroughness.

Core Features & Use Cases:

  • PR Information Retrieval: Gathers PR details, diffs, and CI status, providing all necessary context for a review.
  • Standardized Checklist: Guides reviewers through a checklist covering code quality, tests, security, and documentation, ensuring no critical aspects are missed.
  • Use Case: When assigned a pull request, use this skill to systematically review it. It will help you check CI status, analyze code changes against standards, and generate structured feedback, ensuring high-quality merges and reducing review overhead.

Quick Start: Use the gh-review-pr skill to conduct a comprehensive review of pull request number 42.

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 GitHub pull requests systematically against project standards?

Use structured PR review to evaluate code quality, CI status, tests, security, and documentation against project standards. The skill gathers PR details and diffs, then guides you through a standardized checklist to ensure comprehensive evaluation before merge.

Can I automate checking CI status and code changes in pull requests?

Yes. Automated PR review retrieves CI results, inspects code diffs, and verifies compliance with project standards, eliminating manual context-gathering and reducing review time while ensuring thoroughness across all quality dimensions.

What should I check when reviewing a pull request?

A comprehensive PR review covers code quality, test coverage, security practices, documentation completeness, commit message clarity, and issue linkage. The standardized checklist ensures no critical aspect is missed during pre-merge evaluation.

How do I use GitHub CLI to streamline pull request reviews?

GitHub CLI integration retrieves PR metadata, diffs, and CI results programmatically, then applies them against a review checklist. This automation generates structured, actionable feedback while maintaining consistency across your codebase reviews.

Does PR review work with my existing GitHub workflow?

Yes. The skill integrates with GitHub CLI and applies reviews during standard pre-merge workflows. It works across any codebase using GitHub, adapting to your project's standards and CLAUDE.md guidelines without requiring workflow changes.

What output does a structured pull request review produce?

Structured PR review generates standardized, actionable feedback covering all evaluated dimensions—code quality, CI status, security, tests, and documentation—presented in a consistent format that reduces merge time and improves code standards enforcement.