Claude Code Wc3 Sounds banner
gizmax gizmax

Claude Code Wc3 Sounds

Development community

Description

WC3 Sound Pack for Claude Code hooks (macOS + Linux)

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

WC3 Sound Pack for Claude Code

Warcraft III Peasant & Knight sounds as [Claude Code](https://claude.com/claude-code) hook alerts.

Event Sound When
SessionStart "Ready to work" New session starts
Stop "Job's done" Claude finishes responding
PermissionRequest "What?" Claude needs your permission
SubagentStop "Yes, me Lord" Subagent finishes

*"Not enough gold"* (`KnightNoGold1.wav`) is included but not hooked yet — waiting for a [UsageLimitHit hook](https://github.com/anthropics/claude-code/issues/26551) to land in Claude Code.

Requirements

  • Claude Code
  • jq — for merging hooks into settings
  • macOS: afplay (built-in)
  • Linux: paplay (PulseAudio) or aplay (ALSA)

Install

git clone https://github.com/gizmax/claude-code-wc3-sounds
cd claude-code-wc3-sounds
chmod +x install.sh
./install.sh

Restart Claude Code after installing.

Uninstall

./uninstall.sh

What it does

  1. Copies .wav files to ~/.claude/sounds/wc3/
  2. Adds hook entries to ~/.claude/settings.json
  3. Auto-detects your platform (macOS / Linux)

License

Sound files are property of Blizzard Entertainment. This pack is for personal use only — do not distribute publicly.