Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From noisy/noisy-coding.
Talk to Claude Code instead of typing: a voice daemon + dashboard that records you, transcribes, routes to your agent sessions, and speaks the replies back - with per-voice avatars, push-to-talk hotkeys, and a live conversation HUD
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From noisy/noisy-coding.
Hook Claude Code
Runs before the agent uses a tool for mcp__noisy-coding-dev__speak tool calls, executing pre_speak.py and pre_tool_use.py (2 commands). From noisy/noisy-coding.
Hook Claude Code
Runs after a tool call finishes, executing post_tool_use.py. From noisy/noisy-coding.
Hook Claude Code
Runs when the agent finishes a response, executing stop.py. From noisy/noisy-coding.