Claude Code Soviet Sounds
Description
☭ Red Alert 2 Soviet sound effects for Claude Code hooks
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
☭ Claude Code: Soviet Edition
Sound effects from **Command & Conquer: Red Alert 2** (Soviet side) for [Claude Code](https://docs.anthropic.com/en/docs/claude-code) hooks.
See it in action: [https://x.com/zoltansoon/status/2020838821152346550](https://x.com/zoltansoon/status/2020838821152346550)
Every prompt submission is an order to the motherland. Every completed task, a victory for the Soviet Union.
macOS only (uses `afplay`).
Sounds
- SessionStart: "Waiting orders", "Let the juice flow"
- UserPromptSubmit: "We will have a power up in 30 seconds, sir", "For home country"
- Stop: "Conscript reporting", "Reactor ready"
Install
# Clone into ~/.claude/sounds
git clone https://github.com/tcz/claude-code-soviet-sounds.git ~/.claude/sounds
# Make the script executable
chmod +x ~/.claude/sounds/play-sound.sh
Then merge the contents of `settings-to-merge.json` into your `~/.claude/settings.json`. If you don't have one yet, just copy it:
cp ~/.claude/sounds/settings-to-merge.json ~/.claude/settings.json
Mute / Unmute
Sometimes the Commissar needs silence.
# Mute
touch ~/.claude/sounds/.muted
# Unmute
rm ~/.claude/sounds/.muted
Adding Your Own Sounds
Drop `.wav` files into the `SessionStart/`, `UserPromptSubmit/`, or `Stop/` directories. One will be picked at random each time. Allied sounds are not recommended but technically supported.
Disclaimer
All sound effects are property of Electronic Arts / Westwood Studios. This is a fan project. No Kirov airships were harmed in the making of this repository.
License
MIT
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11