/plugin marketplace add DUTSTECH/ceoralph/plugin install dutstech-ceo-ralph@DUTSTECH/ceoralphDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "bash -lc \"ROOT=\\\"${CLAUDE_PLUGIN_ROOT:-${CLAUDE_PLUGIN_DIR:-}}\\\"; if [ -z \\\"$ROOT\\\" ]; then echo \\\"CEO Ralph cleanup: plugin root not set\\\"; exit 0; fi; \\\"$ROOT/hooks/scripts/stop-runner.sh\\\"\""
}
]
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"Stop": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 1
}
}