{ "description": "Ralph Loop plugin stop hook for self-referential loops", "hooks": { "Stop": [ { "hooks": [ { "type": "command", "command": "bash \"${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh\"" } ] } ] } }