Manage the PR review feedback loop: monitor CI checks, fetch review comments, and iterate on fixes. Use when: (1) pushing changes to a PR and waiting for CI/reviews, (2) user says "new reviews available", (3) iterating on PR feedback from Gemini, Cursor, Claude, or other reviewers, (4) monitoring PR status.
$npx -y skills add devonjones/devon-claude-skills --skill pr-review-loopInstalls into the current project.
Run `npx skills use "https://github.com/devonjones/devon-claude-skills" --skill "devonjones/devon-claude-skills/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/devonjones/devon-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/devonjones/devon-claude-skills"` and select the relevant skills, then follow their instructions.