AI AGENT ADDONS

Babysit Pr

openai/codex
Git & Pull Requests
2,751installs

Babysit a pull request from start to finish. This tool watches your PR on GitHub after you create it. It checks for new review comments, monitors CI checks, and tracks if the PR can be merged. It keeps going until the PR is merged or closed.

If a CI test fails, the tool looks at the logs to see why. If the failure is something flaky, it retries up to three times. If the problem is in your branch code, it can fix and push the change automatically. It also handles review comments by fixing them and resolving the thread when safe.

You do not need to keep checking the PR yourself. The tool stays on the job and alerts you only when it needs your help. It works with any PR by number, URL, or even the current branch.

Add Babysit Pr skill to your workflow

Global

mkdir -p ~/.claude/skills/babysit-pr

Project

mkdir -p .claude/skills/babysit-pr

Source Repository

Stars
94,194
Forks
13,970
Watchers
94,194
License
Apache-2.0
Last Push
1 month ago
Created
1 year ago