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.
Generates brand assets: logos (55+ styles, Gemini AI), CIP mockups, HTML slides (Chart.js), banners (22 styles), SVG icons (15 styles), and social media photos. Routes to sub-skills for design tokens and UI styling.
npx claudepluginhub jwilger/ai-plugins --plugin babysit-pr