What problem does it solve? When using peon-ping for audio feedback, the active character voice is normally chosen by random or round-robin rotation. This Skill lets you pin a specific voice pack (such as GLaDOS, Peon, or Kerrigan) to the current chat session so every notification in that conversation uses the voice you want. ## Core Features & Use Cases - Session-scoped voice assignment: Maps the current session ID to a chosen voice pack in the peon-ping state file, leaving other sessions unaffected. - Automatic rotation mode setup: Switches pack_rotation_mode to session_override in config.json and adds the pack to the rotation list if missing. - Hook-based instant handling: A beforeSubmitPrompt hook intercepts the slash command and applies the change without consuming model tokens, with a documented manual fallback if the hook is unavailable. - Use Case: You are demoing Claude Code to colleagues and want the GLaDOS voice for this conversation only. Run the command with glados and the session is pinned to that pack while your other sessions keep their existing rotation. ## Quick Start Ask the assistant to set the GLaDOS voice pack for this chat session using the peon-ping-use command.