
Thrownlemon Cc Hooks Custom
- Updated January 25, 2026
- ThrownLemon/cc-hooks-custom
thrownlemon-cc-hooks-custom is a Claude Code plugin that customizes session hooks, the status line, and optional multilingual text-to-speech feedback.
About
thrownlemon-cc-hooks-custom is a single-plugin Claude Code bundle focused on making long agent sessions easier to follow from the keyboard. It lets you register custom hooks that react to Claude Code events and pair them with a tailored status line so you always know mode, progress, and context without staring at raw logs. The README keywords point to substantial voice-feedback depth: text-to-speech in multiple languages, premium and offline providers, prerecorded effects, and controls for when messages should speak versus stay silent. For developers running multi-hour refactors or shipping sprints, that turns passive waiting into intentional feedback—completion chimes, contextual announcements, and optional AI-translated audio—while staying inside Claude Code’s hook model rather than a separate desktop app. Complexity sits at intermediate because you configure hook JSON, provider keys where needed, and concurrency behavior across sessions.
- Custom Claude Code hooks for session lifecycle and tool events
- Configurable status line for at-a-glance session context
- Multilingual TTS with offline (gTTS), Google, ElevenLabs, and OpenRouter modes
- Granular sound effects, silent mode, and concurrent multi-instance audio
- Automation-friendly announcements on completion and system messages
Thrownlemon Cc Hooks Custom by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install thrownlemon-cc-hooks-custom@ThrownLemon/cc-hooks-customAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| Last updated | January 25, 2026 |
|---|---|
| Repository | ThrownLemon/cc-hooks-custom ↗ |
What it does
Who want audible and visual feedback during Claude Code sessions install this to wire custom hooks, a richer status line, and optional TTS without leaving the terminal.
Who is it for?
Best when you live in Claude Code for hours and want hooks plus TTS without building audio plumbing from scratch.
Skip if: Skip if you only need stock Claude Code with no customization, or anyone and cannot use audio feedback in your workspace.
What you get
After install, your agent runs trigger hooks and status-line updates you define, with optional voice and sound cues so you can step away and still know what happened.
- Working custom hook handlers tied to Claude Code events
- Personalized status line reflecting session state
- Optional TTS and SFX feedback pipeline across sessions
By the numbers
- Plugin count: 1
- Repository: ThrownLemon/cc-hooks-custom
- Documented TTS modes include offline gTTS, Google, ElevenLabs, and OpenRouter-oriented flows
Recommended Plugins
How it compares
Claude Code hook and TTS plugin, not a general coding skill or MCP server.
FAQ
Who is Thrownlemon Cc Hooks Custom for?
It is for Claude Code users who want custom hooks, a richer status line, and optional multilingual voice announcements during agent work.
When should I use Thrownlemon Cc Hooks Custom?
Use it when you run long or concurrent Claude Code sessions and want audible or visual signals on completion, errors, or mode changes.
How do I add Thrownlemon Cc Hooks Custom to my agent?
Install the plugin from the ThrownLemon/cc-hooks-custom repository into Claude Code’s plugin path, then configure hooks and TTS providers per the repo’s plugin manifest and docs.