完成时用hooks语音播报
Stop Hooks Speak When Done
要点
- 并行到十来个代理时,人很容易错过谁已经跑完。
- 给 Claude Code 配 Stop hook,完成时触发系统 TTS 报名字。
- 作者高峰能同时盯约 11 个代理,靠听报完成而不是盯终端。
- 一条 curl | bash 就能装上这条完成播报。
- 适合长时间并行,人只在被叫到时切回去收口。
原帖开头
offering up more solo-founder alpha: i run a lot of agents in parallel. at peak, locked-in, with no distractions, i manage to juggle ~11 however, at that scale, i would constantly miss when each finished. you can fix this by using claude code's stop hooks to trigger built in te …







