Autonomous pull request review loop that pushes code, polls for AI/bot review comments (e.g., Gemini Code Assist), surgically remediates feedback, commits, pushes, comments /gemini review, and loops until zero feedback remains. Requires the github-pr-triage skill.
$npx -y skills add kevmoo/kevmoo_skills --skill pr-loopInstalls into the current project.
Run `npx skills use "https://github.com/kevmoo/kevmoo_skills" --skill "kevmoo/kevmoo_skills/pr-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/kevmoo/kevmoo_skills" that are relevant to the current task. Run `npx skills add "https://github.com/kevmoo/kevmoo_skills"` and select the relevant skills, then follow their instructions.