peon-ping-toggle

Toggles peon-ping sounds on and off for Claude Code sessions.

Updated Oct 31, 2024
One-click install
npx skills add https://github.com/thesammykins/dotfiles --skill peon-ping-toggle-thesammykins
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: peon-ping-toggle
Source: https://github.com/thesammykins/dotfiles/tree/main/.agents/skills/peon-ping-toggle
Command: npx skills add https://github.com/thesammykins/dotfiles --skill peon-ping-toggle-thesammykins

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mute nuisance peon-ping sounds during Claude Code sessions by providing quick controls to mute or resume audio and adjust relevant settings.

Core Features & Use Cases

  • Toggle peon-ping sounds on/off during a session for reduced distractions.
  • Configure related options like volume, pack rotation, and category groupings for alerts.
  • Use case: during long Claude Code work, instantly mute sounds when focusing on tasks and resume when ready.

Quick Start

Toggle peon-ping sounds on or off by running the shell script at $CLAUDE_CONFIG_DIR/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 notification sounds during Claude Code sessions?

Toggle peon-ping sounds on or off during Claude Code sessions by running the shell script at $CLAUDE_CONFIG_DIR/hooks/peon-ping/peon.sh toggle. This instantly mutes or resumes audio alerts to reduce distractions while focusing on tasks.

Can I configure volume and sound categories for peon-ping alerts?

Yes, you can configure peon-ping alert settings including volume, pack rotation, and category groupings. These configuration changes apply to runtime sessions alongside the mute and unmute toggle controls for audio alerts.

What is the best way to temporarily disable audio alerts while coding?

The best way to temporarily disable audio alerts is toggling peon-ping sounds off via the shell script at $CLAUDE_CONFIG_DIR/hooks/peon-ping/peon.sh toggle. This mutes nuisance sounds during long work sessions and provides clear success messaging upon execution.

How do I resume peon-ping sounds after muting them?

To resume peon-ping sounds after muting them, run the same toggle shell script at $CLAUDE_CONFIG_DIR/hooks/peon-ping/peon.sh toggle again. This unmutes the audio alerts and applies the configuration to your active runtime session.

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

No, the peon-ping toggle does not require any dependencies to run. It is implemented through a standalone shell script invocation that handles muting and unmuting sounds during Claude Code sessions without external packages.

Why do peon-ping notification sounds play during Claude Code work?

Peon-ping notification sounds play during Claude Code work as audio alerts for events. The toggle script addresses this by allowing you to mute nuisance sounds when focusing on tasks and resume them when ready for audio feedback.