# In The Loop Labs Pair Review Local

> Local Review

- Skill: `tomevault-io/in-the-loop-labs-pair-review-local` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/in-the-loop-labs-pair-review-local`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/in-the-loop-labs-pair-review-local/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/in-the-loop-labs-pair-review-local

---


# Local Review

Open the current working directory in the pair-review web UI for local code review.

## Steps

1. Call the `mcp__pair-review__get_server_info` tool to get the server URL.
2. Get the absolute path of the current working directory.
3. URL-encode the path.
4. Open the browser: `open "{url}/local?path={encoded_path}"`

If `get_server_info` fails or the MCP server is not connected, tell the user to start pair-review first:
```
npx @in-the-loop-labs/pair-review --mcp
```

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/in-the-loop-labs) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

