ce-babysit-pr
Babysit a PR
Keep an open PR moving toward merge by reacting to three streams as each arrives: review comments (delegated to ce-resolve-pr-feedback), CI (delegated to ce-debug), snapshot-flagged branch currency.
Outcome: the PR is left at an honest terminal, looks-ready, blocked, or budget state under the run's posture. Done: a Step 3 true stop reached, Step 4 report written. Settled ≠ merged.
Every tick's attention set and every mutation are driven by the bundled pr-snapshot output — never by prose, events you notice, or a coordinator's say-so (readiness also applies references/settle.md's review judgment, which reads live state this output does not model). Read references/tick.md before the first snapshot; references/envelope.md holds full boundaries.
Posture (one value per run)
target— only the named PR; stop at looks-ready; never merges; offer stack-wide once if a confirmed managed stack needs work.stack-ready— once a layer has zero actionable backlog (CI may still run), advance to the next open non-draft upstack layer needing work; lower layers stay probed and the lowest that re-opens pulls the walk back; never merges.stack-land— asstack-ready, and selecting it is land authorization: once the bottom-most open layer is settled,gh stack mergeit +gh stack sync.
One PR named → target (ask once if a confirmed multi-layer stack exists); own the stack → stack-ready; land → stack-land. mode:pipeline never asks. Restate posture per transition.