From pr-review-mcp
Canonical consumer skill for PR review in this plugin. Delegates autonomous execution to the built-in pr-reviewer background agent and documents the correct relationship between MCP tools, MCP prompts, and Claude skills.
How this skill is triggered — by the user, by Claude, or both
Slash command
/pr-review-mcp:pr-review [pr-number-or-url][pr-number-or-url]This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this as the canonical consumer-facing entry for PR review workflows.
Use this as the canonical consumer-facing entry for PR review workflows.
pr-reviewer is the built-in background autonomous executor agent./pr:review remains the built-in MCP prompt slash command for MCP-native flows and compatibility, but it is not the primary plugin workflow surface.mcp__pr__pr_* (data/actions: summary, list, get, invoke, await, resolve, etc.)/pr:review, /pr:review-background, /pr:setupskills/pr-review/SKILL.md) and other SKILL.md artifactsowner/repo#N, or URL).pr-reviewer agent in background (model: sonnet).pr-reviewer run the full MCP-native review cycle:
pr_invoke)pr_await_reviews / pr_poll_updates)pr_list, pr_get, code fixes)mcp__aimux__agents for larger code changes when aimux is available in the consumer environmentpr_resolve)/pr:review only when you explicitly want the MCP prompt/slash-command path instead of the built-in plugin agent path.Skill("mcp__pr__review") — wrong abstraction. That is not a Claude skill./pr:review as the only plugin-facing interface — wrong. The built-in pr-reviewer agent is the primary plugin workflow surface.gh pr diff/gh api ...comments as primary review path — wrong. Use the built-in agent or MCP-native prompt/tool flow.Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub thebtf/pr-review-mcp