babysit-pr

Installation
SKILL.md

Babysit PR

Autonomously monitor a PR (or an entire Graphite stack), fix CI failures, respond to review comments, and push verified fixes. Runs as a long-running session — loops internally with intelligent sleep intervals until all PRs are ready or the user stops the session.

Invocation

/babysit-pr

Session Loop

The skill runs in a continuous loop:

  1. Detect if the current branch is part of a Graphite stack
  2. Check PR status (CI + reviews) across all PRs in the stack
  3. Fix issues starting from the lowest affected branch
  4. If all PRs are ready → print success and exit
  5. Otherwise → sleep for an intelligent interval, then repeat
Related skills
Installs
34
GitHub Stars
1
First Seen
Mar 11, 2026