babysit-my-prs
SolidTriage and shepherd all open PRs owned by the current GitHub user, isolating each writable worker in its own worktree. Use when asked to babysit or monitor the user's PR fleet.
Install
Quality Score: 82/100
Skill Content
Details
- Author
- trailofbits
- Repository
- trailofbits/coop
- Created
- 5 months ago
- Last Updated
- today
- Language
- Rust
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
babysit-pr
Shepherd the current user's open PR through base updates, CI failures, and review feedback without rewriting history or merging. Use when asked to babysit, monitor, or fix an existing PR.
babysitting-pr
Monitor an open GitHub pull request until it is merge-ready by checking CI, diagnosing and fixing branch-related failures, addressing actionable review feedback, resolving safe merge conflicts, pushing fixes, and re-checking the result. Use when the user asks to babysit, watch, monitor, or keep an open PR green and ready to merge.
pr-babysit
Babysit the current branch's open PR until it is merge-ready — watch CI until it turns green (fixing failures), and make sure every piece of review feedback is addressed, either by implementing it or by declining it with a reasoned comment. A watchdog around `/pr-iterate`. Triggers for `/pr-babysit`.