babysit
babysit automates PR babysitting: triage review comments, fix CI failures, and resolve merge conflicts until the PR is merge-ready.
Keep PRs merge-ready by triaging comments, resolving conflicts, and fixing CI.
What this skill does
Try saying this
Copy a prompt into your agent to trigger this skill.
Help me with pR needs attention Help me with cI is failing Help me with merge conflicts on branch Topics
Platforms
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/babysit Manual install
~/.cursor/skills/babysit/ ~/.claude/skills/babysit/ Resources
Source
https://github.com/cursor/skills-cursor/tree/main/babysitRelated Skills
code-review applies structured review checklists covering correctness, maintainability, tests, and team conventions.
Can help with
- →Reviewing pull requests
- →Code quality audit
split-to-prs helps break monolithic changes into logically separated PRs with clear scope and reviewable diffs.
Can help with
- →Large uncommitted changes
- →Split branch into PRs
ci-investigator analyzes failed CI checks on pull requests and returns concise root-cause summaries with fix suggestions.
Can help with
- →CI failure on PR
- →GitHub checks failing
automate guides creation of Cursor Automations with triggers, schedules, and repeatable agent workflows.
Can help with
- →Creating automations
- →Scheduled agent tasks