By wozniakpl
Plays a unique 4-note chime when a Claude Code session stops. Notes are seeded by the session ID so each session has its own signature.
A tiny Claude Code plugin that plays a unique 4-note chime when a session stops. The notes are seeded by the session ID, so every session gets its own signature melody.
440 · 2^(n/12))afplay), Windows ([Console]::Beep via PowerShell), Linux (paplay / aplay / play / ffplay)In any Claude Code session:
/plugin marketplace add wozniakpl/claude-chimes
/plugin install claude-chimes@claude-chimes
End the session — you should hear the chime.
/plugin uninstall claude-chimes@claude-chimes
/plugin marketplace remove claude-chimes
paplay, aplay, play, or ffplayClone the repo and install dev dependencies (this also activates the pre-commit hook):
git clone https://github.com/wozniakpl/claude-chimes.git
cd claude-chimes
pnpm install
Then in Claude Code, point the marketplace at the local clone instead of the GitHub shortcode:
/plugin marketplace add ./claude-chimes
/plugin install claude-chimes@claude-chimes
After editing files, refresh with:
/plugin marketplace update claude-chimes
MIT — see LICENSE.
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 wozniakpl/claude-chimes --plugin claude-chimesUltra-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.