with one click
babysit
Babysit a pull request after opening one
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Babysit a pull request after opening one
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Design a brand-new feature properly before any code is written — identify the core ('the pihvi'), shape the architecture and a test strategy around it with the user one question at a time, and produce an approved design (optionally a plan.md).
Commit + Push
You can use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
Based on SOC occupation classification
| name | babysit |
| description | Babysit a pull request after opening one |
If there's not a pull request yet, create one.
.github/pull_request_template.md if availableAfter opening a pull request, start a /loop to poll for:
If there's a comment, you have a couple of options:
git add <file> && git squash <hash> && git push --force-with-lease@greptileai to the PR as a new PR level commentgit add <file> && git squash <hash> && git push --force-with-leaseIf CI is green, no more comments, and there's at least one approval, prompt the user to press merge on the PR with the pull request URL