From babysit-pr
Use when a pull request or merge request needs to be driven to merge — watching CI, responding to review feedback, and merging once green and approved, across GitHub, Forgejo, or GitLab.
How this skill is triggered — by the user, by Claude, or both
Slash command
/babysit-pr:babysit-prThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Watch a pull/merge request and drive it to merge. Forge-agnostic: detect the
Watch a pull/merge request and drive it to merge. Forge-agnostic: detect the
forge with scripts/detect-forge.sh and use the matching tooling. None is
preferred over the others.
| Forge | Tooling |
|---|---|
| GitHub | gh |
| Forgejo | Forgejo MCP tools (forgejo_*); tea as a CLI fallback |
| GitLab | glab |
github:gh-address-comments so unresolved review threads, inline anchors,
and resolution state are handled with thread-aware tooling. Do not post a top-level PR comment
when the feedback came from an inline review thread; reply directly to that
inline review thread, then resolve or re-request review once addressed.For the survive-laptop-off case, this can be backed by a scheduled/cloud agent (e.g. a Claude Cloud Routine) rather than a local loop.
Routes gstack requests to the correct skill (planning, review, QA, shipping, debugging, etc.). Use when invoking gstack without a specific skill or to determine which skill fits.
Manages brand identity, voice, visual assets, and messaging frameworks. Automates sync to design tokens and validates asset naming, size, and format.
npx claudepluginhub jwilger/ai-plugins --plugin babysit-pr