npx claudepluginhub citadelgrad/scott-cc --plugin beads-epic-builderDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/ghostty_bell.sh"
}
]
}
]
}"Executes stop-hook.sh shell script on session Stop event for custom end-of-session automation or cleanup tasks."