review-pr

Analyze GitHub pull requests and deliver inline comments with risk assessments.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill review-pr-tecnologia-ibtech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-pr
Source: https://github.com/tecnologia-ibtech/geo-codex/tree/main/geo-git/skills/review-pr
Command: npx skills add https://github.com/tecnologia-ibtech/geo-codex --skill review-pr-tecnologia-ibtech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes GitHub pull requests and delivers structured, actionable feedback with inline comments to improve code quality and enforce conventions.

Core Features & Use Cases

  • Inline comments on exact lines with concrete fixes.
  • PR metadata and risk assessment summarizing changes, tests, and potential issues.
  • Automated, repeatable reviews across multiple diffs and languages with clear remediation steps.

Quick Start

Provide a GitHub PR URL or number to generate a comprehensive, inline PR review.

Frequently Asked Questions about review-pr

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

FAQPage Schema
How do I get inline comments on a GitHub pull request?

Inline comments on a GitHub pull request are generated by analyzing the PR diff and evaluating code quality, conventions, and potential issues to provide precise line-level findings. You can generate this structured feedback by providing the PR URL or number.

What is the best way to automate code review for multiple language diffs?

Automated code review for multiple language diffs is achieved by analyzing changed files across the pull request and delivering repeatable, structured feedback with clear remediation steps. This enforces conventions and assesses test coverage consistently across different programming languages.

Can I assess test coverage and risks directly from a pull request?

Yes, you can assess test coverage and risks directly from a pull request by evaluating the PR metadata and changed files. This generates a risk assessment summarizing changes, tests, and potential issues to highlight strengths and vulnerabilities for the reviewer.

Does automated PR review work with just a PR number or URL?

Automated PR review works directly with a GitHub PR URL or number. Providing this identifier triggers a comprehensive analysis of the codebase changes, delivering actionable feedback and inline comments without requiring additional configuration.

How do I enforce coding conventions across changed files in a pull request?

Coding conventions are enforced across changed files by analyzing the pull request diff and evaluating the code against established standards. This process produces precise, line-level findings and concrete fixes to ensure code quality and convention adherence.

What limitations exist when reviewing large pull requests with multiple diffs?

When reviewing large pull requests with multiple diffs, the analysis evaluates code quality, conventions, and test coverage across all changed files to deliver structured findings. Reviewers should be aware that complex diffs require careful assessment of summarized strengths and risks to ensure accurate remediation.