一键导入
babysit
Babysit a pull request after opening one
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Babysit a pull request after opening one
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
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.
| 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