Babysits an open pull request end-to-end by polling every minute, triaging new comments and reviews, handling CI failures, iterating on reviewer scores, and stopping only when the PR is ready to merge. Use when a user says babysit this PR, watch this PR until it's merge-ready, handle review feedback on my PR, or keep iterating on this PR until reviewers are happy. Do NOT use for a one-shot PR risk review, merged PR production monitoring, or repo-wide CI debugging with no scoped PR.
$npx -y skills add ckorhonen/swe-skills --skill babysit-prInstalls into the current project.
Run `npx skills use "https://github.com/ckorhonen/swe-skills" --skill "ckorhonen/swe-skills/babysit-pr"` 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/ckorhonen/swe-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ckorhonen/swe-skills"` and select the relevant skills, then follow their instructions.