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 に表示されている付属ファイルをお読みください。