From pair-review
Fetches human review comments from pair-review for local changes or GitHub PRs and applies code changes to address each one. Useful for iterating on reviewer feedback.
npx claudepluginhub in-the-loop-labs/pair-review --plugin pair-reviewThis skill uses the workspace's default tool permissions.
Fetch human-curated review comments from pair-review and make code changes to address each one.
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`.
Fetch human-curated review comments from pair-review and make code changes to address each one.
Determine whether this is a local review or a PR review:
repo and prNumber params.path (absolute cwd) and headSha (git rev-parse HEAD) params.Call mcp__pair-review__get_user_comments with the review context params.
If no comments are returned, tell the user there's nothing to address.
For each comment returned:
After addressing all comments, provide a summary: