Skip to main content

babysit-ao-pr-loop

Run a recurring cron-tick babysit loop that watches a single AO worker driving a PR — observe activity, post concise status updates to the originating Slack thread, suppress noise via [SILENT]/HEARTBEAT_OK when nothing changed, terminate the loop cleanly when the PR reaches a terminal state (merged, closed, abandoned) or the worker is gone. v1.2.0 (2026-07-05) adds the **executable self-cancel contract**: every babysit invocation MUST pass `--cron-job-id` to `babysit.py poll`/`babysit.py babysysit` so the script can issue `cronjob action=remove` itself on terminal PR detection. Without `--cron-job-id`, the prompt-level self-cancel clause is unreachable from the script and the cron leaks until the watchdog catches it (≤30 min). v1.1.0 (2026-07-05) added Phase 0.5 self-cancel discipline + the `babysit-stale-watchdog` companion. Triggered by any "babysit wa-NNNN" / "watch PR N" / "tick loop on PR N" instruction or any scheduled cron job that follows the pattern.

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
July 7, 2026 at 18:07
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.