Project-aware PR review grounded in AGENTS.md conventions and vault memory. Runs a multi-dimension review: correctness, convention compliance, test quality, security, performance, and conditional checks (TDQS scoring, feature surface docs). Use when asked to "review this PR", "review PR #X", "do a thorough review", "review against AGENTS.md", or "review with my preferences in mind". Complements the built-in /code-review (which is generic) by loading project-specific conventions and personal preferences. NOT for: quick CI failure diagnosis (use pr-monitor), post-merge testing (use verify), or code simplification without a PR context (use code-quality).
$npx -y skills add aliasunder/agent-plugins --skill pr-reviewInstalls into the current project.
Run `npx skills use "https://github.com/aliasunder/agent-plugins" --skill "aliasunder/agent-plugins/pr-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aliasunder/agent-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/aliasunder/agent-plugins"` and select the relevant skills, then follow their instructions.