npx claudepluginhub vp-k/flutter-craft --plugin auto-complete-loopDefined in hooks/hooks.json
{
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh"
}
]
}
]
}"On Stop event, checks ~/.config/claude-imessage/textme-enabled flag via shell test and conditionally notifies user with session summary using notify_user or asks for input with ask_user."