peon-ping-toggle

Toggle peon-ping sound notifications on and off during Claude Code sessions.

3|Updated Nov 9, 2017
One-click install
npx skills add https://github.com/shawnrice/dotfiles --skill peon-ping-toggle-shawnrice
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peon-ping-toggle
Source: https://github.com/shawnrice/dotfiles/tree/main/claude/skills/peon-ping-toggle
Command: npx skills add https://github.com/shawnrice/dotfiles --skill peon-ping-toggle-shawnrice

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to easily toggle the peon-ping sound notifications on and off during a Claude Code session, providing a quick and convenient way to manage sound alerts.

Core Features & Use Cases

  • Toggle Sound Notifications: Pause or resume peon-ping sound notifications with a single command.
  • Use Case: If you're working in a quiet environment and want to temporarily mute the sounds or if you need to focus without interruptions.

Quick Start

To toggle the peon-ping sound notifications, simply run the command: bash ~/.claude/hooks/peon-ping/peon.sh --toggle

Frequently Asked Questions about peon-ping-toggle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I mute sound notifications during a Claude Code session?

You can mute sound notifications during a Claude Code session by running a toggle script that pauses peon-ping audio alerts on demand. Executing the toggle command again unmutes the alerts.

What's the best way to toggle sound alerts on and off while coding?

The best way to toggle sound alerts is running the peon-ping toggle script, which switches the mute state of sound notifications with a single command. It operates on-demand without requiring configuration changes.

Can I pause peon-ping audio alerts without closing my coding environment?

Yes, you can pause peon-ping audio alerts directly within your active coding environment by executing the toggle script. This allows you to manage sound notifications without interrupting your session.

Why would I need to disable sound notifications while working?

You would disable sound notifications to maintain a quiet environment or focus without interruptions during deep work. The toggle script provides a quick way to temporarily mute alerts when concentration is required.

Does the peon-ping toggle script require any dependencies to run?

No, the peon-ping toggle script requires no external dependencies to run. It operates as a standalone shell script that directly manages the mute and unmute functionality of sound notifications.

How do I unmute peon-ping alerts after muting them?

You unmute peon-ping alerts by running the same toggle script command used to mute them. The script reverses the current sound notification state on each execution, resuming audio alerts immediately.