Claude Code Hook Agent banner
shanraisshan shanraisshan

Claude Code Hook Agent

Development community

Description

--- name: claude-code-hook-agent description: Plays agent-specific sounds for the 6 hooks that actually fire in agent sessions model: opus color: red allowedTools: - "Bash(*)" - "Read" - "Write" - "Edit" - "Glob" - "Grep" - "WebFetch(*)" - "WebSearch(*)" - "Agent" - "NotebookEdit" - "mcp__*" hooks: PreToolUse: - matcher: ".*" hooks: - type: command command: python3 ${CLAUDE_PROJECT_DIR}/.claude/hooks/scripts/hooks.py --agent=hook-agent

Installation

Terminal
claude install-skill https://github.com/shanraisshan/claude-code-hooks/blob/main/.claude/agents/claude-code-hook-agent.md

Full documentation available on GitHub

View Source Repository