claude-code-hooks
agent
Warn
Health Warn
- No license — Repository has no license file
- Description — Repository has a description
- Active repo — Last push 0 days ago
- Community trust — 302 GitHub stars
Code Pass
- Code scan — Scanned 12 files during light audit, no dangerous patterns found
Permissions Pass
- Permissions — No dangerous permissions requested
Purpose
This tool provides audio and voice feedback for Claude Code by playing sounds on various hook events like session start, tool usage, and agent responses.
Security Assessment
The light code audit scanned 12 files with no dangerous patterns detected, and no dangerous permissions are required. The tool appears to be a collection of HTML-based hook configurations and scripts designed to trigger local audio playback. There is no evidence of hardcoded secrets, unwanted network requests, or access to sensitive data. The overall risk is rated as Low.
Quality Assessment
The project is very actively maintained, with the most recent push occurring today. It has solid community trust, currently backed by 302 GitHub stars. The developer provides comprehensive documentation, a changelog tracking updates alongside official Claude Code releases, and a clear installation guide for Mac, Linux, and Windows. However, the repository lacks a formal license file, which is a notable drawback for enterprise use. Without a license, the code is technically under exclusive copyright by default, meaning users do not have explicit legal permission to modify or distribute it.
Verdict
Safe to use with minor caution regarding the missing software license.
This tool provides audio and voice feedback for Claude Code by playing sounds on various hook events like session start, tool usage, and agent responses.
Security Assessment
The light code audit scanned 12 files with no dangerous patterns detected, and no dangerous permissions are required. The tool appears to be a collection of HTML-based hook configurations and scripts designed to trigger local audio playback. There is no evidence of hardcoded secrets, unwanted network requests, or access to sensitive data. The overall risk is rated as Low.
Quality Assessment
The project is very actively maintained, with the most recent push occurring today. It has solid community trust, currently backed by 302 GitHub stars. The developer provides comprehensive documentation, a changelog tracking updates alongside official Claude Code releases, and a clear installation guide for Mac, Linux, and Windows. However, the repository lacks a formal license file, which is a notable drawback for enterprise use. Without a license, the code is technically under exclusive copyright by default, meaning users do not have explicit legal permission to modify or distribute it.
Verdict
Safe to use with minor caution regarding the missing software license.
claude code hooks - adding voice on each hook
README.md
Claude Code Hooks
Demo Video + Presentation
Installation
Step 1. Start Claude Code:
claude
Step 2. Send a prompt (e.g., Hi) — you'll hear a sound on session start, tool use, agent response, and more.
Common Errors
If you don't follow the prerequisites, you will see the following error on claude code start
SessionStart:startup hook error
Changelog
new hook addition changelogs only
| Date | Hooks | Changes | Claude Code Version | Demo |
|---|---|---|---|---|
| Mar 31, 2026 | 27 | Added PermissionDenied |
v2.1.88 | |
| Mar 26, 2026 | 26 | Added TaskCreated |
v2.1.84 | Demo 4 |
| Mar 25, 2026 | 25 | Added CwdChanged, FileChanged |
v2.1.83 | |
| Mar 18, 2026 | 23 | Added StopFailure |
v2.1.78 | |
| Mar 14, 2026 | 22 | Added PostCompact, Elicitation, ElicitationResult |
v2.1.76 | |
| Mar 5, 2026 | 19 | Added InstructionsLoaded |
v2.1.69 | |
| Feb 21, 2026 | 18 | Added WorktreeCreate and WorktreeRemove |
v2.1.50 | |
| Feb 20, 2026 | 16 | Added ConfigChange |
v2.1.49 | |
| Feb 6, 2026 | 15 | Added TeammateIdle and TaskCompleted |
v2.1.33 | |
| — | 13 | Added PostToolUseFailure |
— | Demo 3 |
| Jan 17, 2026 | 12 | Added Setup |
v2.1.10 | |
| Jan 7, 2026 | 12 | Added subagent hooks: PreToolUse, PostToolUse, Stop |
v2.1.0 | |
| Nov 18, 2025 | 11 | Added PermissionRequest |
v2.0.45 | Demo 2 |
| Nov 17, 2025 | 10 | Added SubagentStart |
v2.0.43 | |
| Nov 10, 2025 | 9 | Added Notification |
v2.0.37 | Demo 1 |
| Jul 28, 2025 | 8 | Added SessionStart |
v1.0.62 | |
| Jul 16, 2025 | 7 | Added UserPromptSubmit |
v1.0.54 | |
| Jul 10, 2025 | 6 | Added PreCompact |
v1.0.48 | |
| Jul 2, 2025 | 5 | Split Stop into Stop and SubagentStop |
v1.0.41 | |
| Jun 30, 2025 | 4 | Initial release: PreToolUse, PostToolUse, Stop, SessionEnd |
v1.0.38 |
Not in Official Docs
Links
Other Repos
codex-cli-hooks ·
claude-code-best-practice ·
codex-cli-best-practice
Developed by
| Workflow | Description |
|---|---|
| /workflows:workflow-changelog | Scan for new hooks and drift across all files |
| /workflows:workflow-add-hook * | Add any recommended hook across all files in one command |
Sponsor My Work
If you like my work, buy me a doodh patti 🍵 on
Reviews (0)
Sign in to leave a review.
Leave a reviewNo results found