By themartiano
Claude Code plugin that plays sounds when Claude is waiting for you.
A Claude Code plugin that plays sounds when Claude is waiting for you.
First add the marketplace:
claude plugin marketplace add themartiano/claude-sounds
Then install the plugin:
claude plugin install claude-sounds
claude plugin update claude-sounds
Copy config.example to ~/.config/claude-sounds/config to customize:
mkdir -p ~/.config/claude-sounds
cp "$(claude plugins list | grep claude-sounds | awk '{print $2}')/config.example" ~/.config/claude-sounds/config
Options:
THRESHOLD - seconds before completion sound plays (default: 60)SOUNDS_DIR - path to custom sound filesYou can also use environment variables: CLAUDE_SOUNDS_THRESHOLD, CLAUDE_SOUNDS_DIR.
Place your own MP3 files in a custom sounds directory:
completion.mp3needs_input.mp3attention.mp3afplay)mpv, paplay, aplay, or ffplayMIT
Matches all tools
Hooks run on every tool call, not just specific ones
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub themartiano/claude-sounds --plugin claude-soundsSound feedback for Claude Code — plays Warcraft-style voice lines on session events
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.