{ "hooks": { "Stop": [ { "hooks": [ { "type": "command", "command": "if [ -n \"${CLAUDE_PLUGIN_ROOT:-}\" ]; then \"${CLAUDE_PLUGIN_ROOT}/scripts/worklog/worklog.sh\"; fi", "timeout": 60 } ] } ] } }