This is one of those "set it and forget it" tools that actually lives up to the promise. Point it at a PR and it polls every two minutes to watch for merge conflicts, failing CI, new review comments, and whether you're ready to merge. The smart bit is that it requires zero configuration: it detects your current branch, figures out the associated PR, and starts monitoring without asking you anything. Comment triage happens automatically in the background without needing your approval each time. It skips closed, merged, and draft PRs by default, so you're not babysitting things that don't need it. Useful if you're juggling multiple PRs or just want to know the moment something breaks without constantly refreshing GitHub.
npx skills add https://github.com/mblode/agent-skills --skill babysit-pr