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.

설치로 이동

소스 정보

저장소
jleechanorg/claude-commands
최근 소스 활동
2026년 8월 2일 01:06
감지된 SKILL.md 언어
영어
스타
3
포크
0

설치 방법

기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.

소스 파일 검토

설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.