SessionStart
01Hook
Runs when a session starts on (startup and resume), executing session-start.sh via bash. From chendrizzy/claude-tts.
Hear your coding agent. claude-tts speaks a curated, filtered stream of a Claude Code agent's work — the status pivots, the errors, the final answers — and stays quiet through the noise.
Hook
Runs when a session starts on (startup and resume), executing session-start.sh via bash. From chendrizzy/claude-tts.
Hook
Runs when a session ends, executing speech_output_hook.sh via bash. From chendrizzy/claude-tts.
Hook
Runs when the agent finishes a response, executing speech_output_hook.sh via bash. From chendrizzy/claude-tts.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, Bash, Task and WebFetch tool calls, executing pre-tool-use.sh via bash. From chendrizzy/claude-tts.
Hook
Runs after a tool call finishes, executing post-tool-use.sh via bash. From chendrizzy/claude-tts.