# Babysit

> Keep a PR merge-ready by triaging comments, resolving clear conflicts, and fixing CI in a loop.

- Skill: `bkjohn2018/babysit` (Agent Skill)
- Install (CLI): `npx skillmds@latest add bkjohn2018/babysit`
- Raw SKILL.md: https://api.skillmd.com/api/skills/bkjohn2018/babysit/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: bkjohn2018 (https://skillmd.com/u/bkjohn2018)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/bkjohn2018/babysit

---

# Babysit PR
Your job is to get this PR to a merge-ready state.

Check PR status, comments, and latest CI and resolve any issues until the PR is ready to merge.

1. Comments: Review every active unresolved comment (including Bugbot) before acting. When fetching GitHub comments, filter out resolved threads first. Read only each comment body and the minimum location/URL needed to act on it; do not read the entire JSON output or other unnecessary payload data. Fix only comments you agree with; explain when you disagree or are unsure.
2. Merge conflicts: When there are conflicts, sync with base branch. Resolve merge conflicts only when intent is clearly the same, otherwise stop and ask for clarification.
3. CI: Fix CI issues that come up with small scoped fixes. Push them and re-watch CI until mergeable + green + comments triaged.

