---
name: babysit
description: >
  Keep an already-open PR merge-ready: triage comments, resolve clear
  conflicts, fix CI. Do not merge. Dirty tree → merge-ready PR →
  workflow-release-prep. Create/merge PR lifecycle → workflow-pr.
---
# 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 comment (including Bugbot) before acting. 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.
