Auto-pause your music when Claude Code needs your attention. Resume when it starts working again.
Works with Spotify and Apple Music on macOS.
Two Claude Code hooks:
Stop— Claude finished responding → pause your musicUserPromptSubmit— you sent a prompt → resume your music
Only resumes music that it paused (won't surprise-play if you paused manually).
git clone https://github.com/asynchronous-x/claude-interrupt.git
cd claude-interrupt
bash install.shThen restart Claude Code.
bash uninstall.shThen remove the Stop and UserPromptSubmit entries from ~/.claude/settings.json.
MIT