pr

Open the current branch's GitHub pull request in the pair-review web UI.

48|18|Updated Aug 30, 2025
One-click install
npx skills add https://github.com/in-the-loop-labs/pair-review --skill pr-in-the-loop-labs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pr
Source: https://github.com/in-the-loop-labs/pair-review/tree/main/plugin/skills/pr
Command: npx skills add https://github.com/in-the-loop-labs/pair-review --skill pr-in-the-loop-labs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the code review process by opening the current branch's GitHub pull request directly in the pair-review web UI, facilitating human-in-the-loop AI code review.

Core Features & Use Cases

  • Direct Access: Opens the relevant pull request in the pair-review application with a single command.
  • UI-Driven Review: Allows users to browse diffs, add comments, and initiate AI analysis within the familiar pair-review interface.
  • Use Case: After pushing a feature branch with AI-generated code, you can instantly open it for review in pair-review by saying "review this PR".

Quick Start

Use the pr skill to open the current branch's pull request in the pair-review web UI.

Frequently Asked Questions about pr

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

FAQPage Schema
How do I open a GitHub pull request in a pair-review UI for code review?

To open a GitHub pull request in a pair-review UI, you can trigger the pr skill to launch the current branch's PR directly in the local pair-review web application. This allows you to browse diffs and add comments.

Can I use AI assisted code review for my current GitHub branch?

Yes, AI assisted code review is supported by opening the current branch's GitHub pull request in the pair-review web UI. Once opened, you can initiate AI analysis and add human-in-the-loop comments directly within the interface.

What is human-in-the-loop AI code review and when do I need it?

Human-in-the-loop AI code review is a process where AI analysis is combined with manual oversight. You need it when reviewing AI-generated code on a feature branch, allowing you to browse diffs, trigger AI analysis, and add comments in a single web UI.

Do I need the pair-review application running locally to review a PR?

Yes, you need the pair-review application running locally with MCP integration to use this functionality. The skill opens the current branch's GitHub pull request in this local pair-review web UI to facilitate the code review process.

What's the best way to browse diffs and add comments on a GitHub pull request?

The best way to browse diffs and add comments is by opening the pull request in the pair-review web UI. This interface streamlines the code review process by allowing you to browse diffs, add comments, and trigger AI analysis.