Claude Code hooks for Slack
Complex tasks in Claude Code can take a while. Run a few in parallel across different repos and it gets hard to track which ones are done and which ones need input. Claude Code supports hooks - shell commands that run in response to events. Hook into the Stop and Notification events to send a Slack message when a task completes or when Claude needs attention. The notification script Using PEP 723 inline metadata to keep everything in one file: ...