name: peon-ping-toggle
description: Toggle peon-ping sound notifications on/off. Use when user wants to mute, unmute, pause, or resume peon sounds during a Claude Code session.
user_invocable: true
peon-ping-toggle
Toggle peon-ping sounds on or off.
Run the following command using the Bash tool:
python3 "${CLAUDE_PLUGIN_ROOT}/hooks/scripts/peon.py" --toggle
Report the output to the user. The command will print either:
peon-ping: sounds paused-- sounds are now mutedpeon-ping: sounds resumed-- sounds are now active