Use when addressing open PR review comments from any reviewer (human or bot) within the current agent session. For a fresh-context-per-comment approach, use ralph-wiggum-loop instead.
$npx -y skills add xpepper/pr-review-agent-skill --skill pr-review-loopInstalls into the current project.
Run `npx skills use "https://github.com/xpepper/pr-review-agent-skill" --skill "xpepper/pr-review-agent-skill/pr-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.