babysit-pr-to-pass-ci

Start and persistently pursue a goal to babysit an SGLang pull request until selected GitHub Actions workflows pass on the latest PR head. Use when asked to monitor, babysit, retry, or fix PR CI for lint.yml, pr-test.yml, pr-test-extra.yml, AMD, or other named workflows; classify failures as PR-related versus flaky or infrastructural, auto-fix and push only small clean fixes, rerun failed jobs only up to 10 times, and ignore unselected workflows.

Install
npx skills add 'https://github.com/sgl-project/sglang/tree/main/.claude/skills/babysit-pr-to-pass-ci'
Download bundle ↓
main · a9fb1c3Scanned 2026-09-17

Contributors

GitHub-linked commit authors for this SKILL.md at the saved revision. Co-authors and history before file renames are not included.

File history ↗

agents/openai.yaml

agents/openai.yamlBrowse 2 files
View on GitHub
← Back to SKILL.md
interface:  display_name: "Babysit PR CI"  short_description: "Monitor a PR and drive selected CI to green"  default_prompt: "Use $babysit-pr-to-pass-ci to monitor the current PR until lint.yml and pr-test.yml pass."