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 watching open PRs so fresh review feedback is surfaced promptly. Use when the user asks Codex to monitor a PR, watch CI, handle review comments, or keep an eye on failures and feedback on an open PR.
$npx -y skills add openai/codex --skill babysit-prInstalls into the current project.
Run `npx skills use "https://github.com/openai/codex" --skill "openai/codex/babysit-pr"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/openai/codex" that are relevant to the current task. Run `npx skills add "https://github.com/openai/codex"` and select the relevant skills, then follow their instructions.