npx claudepluginhub atc-net/atc-agentic-toolkit --plugin hooksDefined in hooks/hooks.json
python -c "import os,subprocess; r=os.environ.get('CLAUDE_PLUGIN_ROOT','.'); subprocess.run(['powershell.exe','-ExecutionPolicy','Bypass','-File',os.path.join(r,'play_sound.ps1'),'-Event','stop'])"python -c "import os,subprocess; r=os.environ.get('CLAUDE_PLUGIN_ROOT','.'); subprocess.run(['powershell.exe','-ExecutionPolicy','Bypass','-File',os.path.join(r,'play_sound.ps1'),'-Event','session_start'])"*python -c "import os,subprocess; r=os.environ.get('CLAUDE_PLUGIN_ROOT','.'); subprocess.run(['powershell.exe','-ExecutionPolicy','Bypass','-File',os.path.join(r,'play_sound.ps1'),'-Event','permission'])"{"riskFlags": {"touchesBash": false, "matchAllTools": true, "touchesFileWrites": false}, "typeStats": {"command": 3}, "eventStats": {"Stop": 1, "SessionStart": 1, "PermissionRequest": 1}, "originCounts": {"absolutePaths": 0, "pluginScripts": 0, "projectScripts": 0}, "timeoutStats": {"commandsWithoutTimeout": 3}}
Share bugs, ideas, or general feedback.