Open the current working directory in the pair-review web UI for local code review.
Steps
Call the mcp__pair-review__get_server_info tool to get the server URL.
Get the absolute path of the current working directory.
URL-encode the path.
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 — claim your Tome and manage your conversions.
1---2name: in-the-loop-labs-pair-review-local3description: Local Review4---56# Local Review78Open the current working directory in the pair-review web UI for local code review.910## Steps11121. Call the `mcp__pair-review__get_server_info` tool to get the server URL.132. Get the absolute path of the current working directory.143. URL-encode the path.154. Open the browser: `open "{url}/local?path={encoded_path}"`1617If `get_server_info` fails or the MCP server is not connected, tell the user to start pair-review first:18```19npx @in-the-loop-labs/pair-review --mcp20```2122---23> Converted and distributed by [TomeVault](https://tomevault.io/claim/in-the-loop-labs) — claim your Tome and manage your conversions.24<!-- tomevault:4.0:skill_md:2026-04-11 -->
Run npx skillmds@latest add tomevault-io/in-the-loop-labs-pair-review-local in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Local Review It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. Independent scanners report: SkillSpector: PASS, Skill Scanner: PASS. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
tomevault-io (@tomevault-io) published this skill. Their other Agent Skills are listed on their SkillMD profile.