babysit
Installation
SKILL.md
Babysit
Stay with one branch's CI until it is green and its PR merges. The user has walked away; the loop's job is to make their return boring: either "it merged" or one precise blocker that only they can clear.
Prerequisites
- An existing branch pushed to the remote, with or without an open PR. If the
branch is not pushed, stop and tell the user to run
ship-prfirst; do not commit, push, or open the PR under this skill's authority. - Forge access:
- GitHub:
ghauthenticated (gh auth status). - Forgejo or Gitea:
tealogged in (tea logins list).tea api <endpoint>sends an authenticated request and fills{owner}and{repo}from the current repository, so never search the filesystem for the token. Each step below names theghcommand and itsteaequivalent; the loop is the same.
- GitHub:
- Load
core:commit-messagesbefore writing any fix commit.