local

Open uncommitted local code changes 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 local
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: local
Source: https://github.com/in-the-loop-labs/pair-review/tree/main/plugin/skills/local
Command: npx skills add https://github.com/in-the-loop-labs/pair-review --skill local

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a streamlined way to review your uncommitted local code changes within a familiar, GitHub-like web interface, facilitating a more efficient feedback loop.

Core Features & Use Cases

  • Local Code Review: Opens your current uncommitted changes in the pair-review web UI.
  • Browser-Based Interface: Allows you to browse diffs, add comments, and trigger AI analysis directly within the web UI.
  • Use Case: After generating code with an AI agent, use this Skill to quickly open those changes in pair-review for a thorough human inspection before committing.

Quick Start

Open my local code changes for review in the pair-review UI.

Frequently Asked Questions about local

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

FAQPage Schema
How do I review local uncommitted code changes before committing?▼

To review local code changes, this Skill opens your uncommitted work in a GitHub-like pair-review web UI, allowing you to browse diffs and add targeted comments before committing. It requires the pair-review application accessible via an MCP server.

What is the best way to inspect AI-generated code locally before a git commit?▼

The best way to inspect AI-generated code is opening your local changes in the pair-review web UI. This facilitates targeted human commenting and review of agent-generated code directly in the browser before you commit.

Do I need an MCP server to review local code changes in the pair-review UI?▼

Yes, reviewing local code changes requires the pair-review application to be installed and accessible via an MCP server. This connection allows the Skill to open your uncommitted changes in the browser-based interface.

Can I add inline comments to uncommitted git changes using a web interface?▼

Yes, you can add inline comments to uncommitted git changes by opening them in the pair-review web UI. This browser-based interface lets you browse diffs, add targeted comments, and trigger AI analysis.

Does pair programming with an AI agent work with local uncommitted code?▼

Pair programming with an AI agent works with local uncommitted code by opening those generated changes directly in the pair-review web UI. You can then perform a thorough human inspection and add comments before finalizing your git commit.