What problem does it solve?
Monitors PR health on a recurring schedule — merge conflicts, CI/CD failures across GitHub Actions, Buildkite, Vercel, and Fly.io, review comment triage and resolution, and merge readiness notifications. Also runs as one-shot comment triage. Use when asked to babysit a PR, watch a PR, monitor CI, fix PR comments, resolve review feedback, triage review threads, keep a PR green, handle merge conflicts, or poll PR status
Core Features & Use Cases
- Two modes: one-shot comment triage or monitor mode with periodic polling via CronCreate
- One-shot: triage and fix PR review comments in a single pass
- Monitor: set up a cron schedule to periodically check for merge conflicts, CI checks, comments, and readiness
- Scope
- Reference Files
Quick Start
Set up babysit-pr to monitor a PR by enabling monitor mode or performing a one-shot triage on the target PR.