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 当前展示的配套文件。