Babysit a PR until merge-ready, then ask before merging. Runs pr-merge-prep on a 10-minute loop, monitors readiness (CI, reviews, conflicts), auto-stops when ready, and requires explicit user confirmation to merge. Never merges autonomously. Use when: "babysit this pr", "watch pr until ready", "keep fixing pr until mergeable".
$npx -y skills add doodledood/claude-code-plugins --skill babysit-prInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/claude-code-plugins" --skill "doodledood/claude-code-plugins/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/doodledood/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/claude-code-plugins"` and select the relevant skills, then follow their instructions.