babysit-pr
Installation
SKILL.md
babysit-pr
Monitor a pull request from open to merged. Diagnose CI failures, fix what's fixable, post mobile preview QR codes, and merge when green.
Workflow
- Identify PR (from current branch, URL, or PR number)
- Check CI status and diagnose failures
- Fix what's fixable (test failures, lint, type errors)
- Post mobile preview QR code (if Expo/RN project)
- Monitor until all checks pass
- Auto-merge or notify user