From pair-review
Opens pair-review web UI in browser to display uncommitted changes from current directory for manual diff review, comments, and optional AI analysis triggered by user.
npx claudepluginhub in-the-loop-labs/pair-review --plugin pair-reviewThis skill uses the workspace's default tool permissions.
Open the current working directory in the pair-review web UI for local code review.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Open the current working directory in the pair-review web UI for local code review.
mcp__pair-review__get_server_info tool to get the server URL.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