Claudio banner
ctoth ctoth

Claudio

Git community intermediate

Description

og:type: "website" og:title: "Claudio - Audio Feedback for Claude Code" og:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback."

Installation

Terminal
claude install-skill https://github.com/ctoth/claudio

README


layout: default title: "Claudio - Audio Feedback for Claude Code" description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." keywords: "Claude Code, audio feedback, sound effects, developer tools, AI assistant, command line interface"

Open Graph / Facebook

og:type: "website" og:title: "Claudio - Audio Feedback for Claude Code" og:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." og:url: "https://claudio.click" og:image: "https://claudio.click/assets/claudio-preview.png"

Twitter Card

twitter:card: "summary_large_image" twitter:title: "Claudio - Audio Feedback for Claude Code" twitter:description: "Add contextual sound effects to your Claude Code sessions. Hear git commits, bash commands, and tool operations with intelligent audio feedback." twitter:image: "https://claudio.click/assets/claudio-preview.png"

Additional Meta

canonical_url: "https://claudio.click"

Claudio

Your Claude Code sessions, now with sound effects.

Spending hours watching Claude Code work gets mind-numbing. Claudio fixes that by playing sounds when stuff happens. Claude runs `git commit`? You get a sound. File operation fails? Different sound. It's like having a very quiet DJ for your AI coding session.

The cool part is how smart it gets. When Claude runs `git commit -m "fix bug"`, Claudio doesn't just play a generic "bash command" sound. It knows Claude is doing git stuff, specifically a commit, and picks sounds accordingly. If that specific sound doesn't exist, it falls back through git → bash → generic success → default. Nobody wants silence when their AI assistant's code works.

go install claudio.click/cmd/claudio@latest
claudio install

That's it. The install command finds your Claude Code settings and adds the hooks automatically.

...