Use when you want GitHub Copilot to review a PR and automatically address its feedback within the current agent session. For any reviewer (human or bot), use pr-review-loop; for a fresh-context-per-comment approach, use ralph-wiggum-loop.
$npx -y skills add xpepper/pr-review-agent-skill --skill copilot-review-loopInstalls into the current project.
Run `npx skills use "https://github.com/xpepper/pr-review-agent-skill" --skill "xpepper/pr-review-agent-skill/copilot-review-loop"` 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/xpepper/pr-review-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/xpepper/pr-review-agent-skill"` and select the relevant skills, then follow their instructions.