babysit-pr Skill
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watch Published by openai in codex.
What is babysit-pr Skill?
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watch Published by openai in codex. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using codex
Technical details
- Install or run with Copy skill directory
When to use babysit-pr Skill
- Use it for developers using codex.
Built with
Editorial notes
Source
- Creator: openai
- Repository: openai/codex
- Skill file: .codex/skills/babysit-pr/SKILL.md
What it does
Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required. Diagnose failures, retry likely flaky failures up to 3 times, auto-fix/push branch-related issues when appropriate, and keep watch
Skill instructions
PR Babysitter Objective Babysit a PR persistently until one of these terminal outcomes occurs: - The PR is merged or closed. - A situation requires user help (for example CI infrastructure issues, repeated flaky failures after retry budget is exhausted, permission problems, or ambiguity that cannot be resolved safely). - Optional handoff milestone: the PR is currently green + mergeable + review-clean. Treat this as a progress state, not a watcher stop, so late-arriving review comments are still surfaced promptly while the PR remains open. Do not stop merely because a single snapshot returns idle while checks are still pending. Inputs Accept any of the following: - No PR argument: infer the PR from the current branch (--pr auto) - PR number - PR URL Core Workflow 1. When the user asks to "monitor"/"watch"/"babysit" a PR, start with the watcher's continuous mode (--watch) unless you are intentionally doing a one-shot diagnostic snapshot. 2. Run the watcher script to snapshot PR/review/CI
Explore related resources
Frequently asked questions
What is babysit-pr?
babysit-pr is a open-source AI agent skill with Copy skill directory. Babysit a GitHub pull request after creation by continuously polling review comments, CI checks/workflow runs, and mergeability state until the PR is merged/closed or user help is required.
Who is babysit-pr best for?
babysit-pr is best for reusing agent instructions, scripts, and references.
How do I install babysit-pr?
Install or run babysit-pr using Copy skill directory. Check babysit-pr for the latest setup command.
Is babysit-pr actively maintained?
babysit-pr may need a closer maintenance check before production use.
Auto-fetched from GitHub.