swe:babysit-pr
Installation
SKILL.md
SWE PR Babysitting
What This Skill Does
Use this skill to take one open pull request from active review to merge-safe state with minimal manual intervention.
The job is to keep a live watch loop going, absorb new feedback, push fixes, explain disagreements when feedback is invalid, and only stop when one of these terminal states is reached:
- the PR is ready to merge
- the PR is merged or closed
- a blocker requires user or reviewer input
The expected outcome is not a one-shot review. It is an active PR shepherding loop that keeps working until the branch is either safe to merge or explicitly blocked.
Related skills