Help us improve
Share bugs, ideas, or general feedback.
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-reviewHow this skill is triggered — by the user, by Claude, or both
Slash command
/pair-review:localThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Open the current working directory in the pair-review web UI for local code review.
Opens current branch's GitHub PR in pair-review web UI to browse diffs, leave comments, and trigger analysis manually. Use for 'review this PR' or 'open PR review' requests.
Displays git diffs with syntax highlighting, split view, and word-level diff in terminal UI or web preview. Supports watching changes, filtering files, comparing branches, and AI-powered code review explanations.
Self-review code changes using GitHub-style visual diff viewer (difit). Add comments on specific lines in browser; comments output to Claude for applying edits via git diff.
Share bugs, ideas, or general feedback.
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