Full PR review orchestrator. Use when asked to review a PR or check if it is ready to merge. Runs blast radius + drift check on changed files, then hands off to pr-review for comment triage and fixes. Do NOT use pr-review directly for full reviews — use this.
$npx -y skills add wednesday-solutions/ai-agent-skills --skill pr-review-agentInstalls into the current project.
Run `npx skills use "https://github.com/wednesday-solutions/ai-agent-skills" --skill "wednesday-solutions/ai-agent-skills/pr-review-agent"` 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/wednesday-solutions/ai-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/wednesday-solutions/ai-agent-skills"` and select the relevant skills, then follow their instructions.