Skip to main content

slack-thread-token-watch

Recurring cron-tick loop that watches a single Slack thread for a literal substring (for example WORKTREE APPROVED, MERGE APPROVED, DEPLOY APPROVED, or a custom approval token) and executes a pre-known callback (delete script, merge, deploy, etc.) on first match. Otherwise silent (one heartbeat per cadence). Self-cancels on match or after a configurable timeout. Sibling to the babysit-ao-pr-loop skill; that one is for AO-worker PR babysits, while THIS one is for non-PR, no-AO-worker approval-gate loops. Bug-ref 2026-07-14, thread C0AJQ5M0A0Y/1784070882.257369. The disk- pressure babysit 18bd680865d9 was a literal-token watch loop but auto- loaded babysit-ao-pr-loop, which silently self-cancelled because there was no PR and no AO worker to track. That false assurance (babysit armed) is what this skill prevents.

Jump to install

Source facts

Repository
jleechanorg/claude-commands
Last source activity
August 2, 2026 at 01:06
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.