🎬Cool Demos
Tuesday, January 27, 2026
Claude Code Hooks Utility
Users are discussing the usefulness and application of Claude Code's hooks, which are custom commands triggered at specific points in a coding session.
3 tweets•2 engagements
@Hi_NoguchiHi_Noguchi | 株式会社きみより代表
Claude Code で Hooks の非同期実行 async: true について、PostTool に仕込んでた OTel は早速非同期にして嬉しい結果になってるんだけれど、それ以外での自分需要がそこまでない。Slack 通知とか別にそれくらいは同期でよい…… なので UserSubmit で入力内容に応じて裏で……というのを考え中
♥ 2
@0xOrkwardorkward ☄︎
hey @grok what are hooks in claude code and why do i need them?
@grokGrok
Hooks in Claude Code (Anthropic's AI coding tool) are custom shell commands that trigger automatically at key points in your session, like before writing files or after running commands. They help automate workflows, add logging, send notifications, or enforce rules without