Pr shepherding
Skill a5c-ai/babysitter/library/methodologies/metaswarm/skills/pr-shepherding
Monitor PR lifecycle from creation through merge including CI monitoring, review comment handling, thread resolution, and merge readiness verification.From its SKILL.md
npx -y skills add a5c-ai/babysitter --skill pr-shepherdingAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 180 tokens by cl100k_base, as published. Nobody here has run it
- When a PR needs CI monitoring
- When review comments need automated handling
Process
- Monitor CI - Watch pipeline status, triage failures
- Handle Comments - Respond to review feedback, make code changes
- Resolve Threads - Close addressed review threads
- Verify Readiness - Check approvals, CI green, threads resolved, coverage met
Merge Readiness Checklist (gtg)
- All CI checks passing
- Required approvals obtained
- All review threads resolved
- Coverage thresholds met
- No merge conflicts
- SERVICE-INVENTORY.md updated
Agents Used
agents/pr-shepherd/- PR lifecycle management
Tool Use
Invoke via babysitter process: methodologies/metaswarm/metaswarm-pr-shepherd
What ships with it: 1 file
522 B alongside SKILL.md
- README.md522 B