npx claudepluginhub ghostkey316/claude-code-vaultfire- --plugin ralph-wiggumDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh"
}
]
}
]
}"Executes stop-hook.sh shell script on session Stop event for custom end-of-session automation or cleanup tasks."