What problem does it solve? Open pull requests stall on failing CI, unresolved review comments, and unclear merge readiness, forcing developers to manually inspect checks, reviews, and workflows across repositories. ## Core Features & Use Cases - PR-Care Loop: Iteratively inspects a PR's checks, reviews, and comments, applies or plans fixes, and drives it toward ready-to-merge, merged, or a concrete blocked state. - Repo-Rounds Health Scans: Scores repositories 0-100 based on workflow health, open PRs, stale issues, dependency signals, and automation noise. - Review Tool Triage: Normalizes and deduplicates findings from CodeRabbit, Codex, Jules, Gemini, Reviewdog, and other bots, with an approval queue gating every external write. - Use Case: After a Jules session promotes a PR, hand the payload to this Skill to triage failing checks, address review comments, and report exact merge readiness with an approval queue. ## Quick Start Ask the agent to run github-babysitter on the current repository's open pull requests and report which ones are ready to merge.