Files
gh-dennisliuck-claude-plugi…/hooks/hooks.json
2025-11-29 18:18:32 +08:00

16 lines
291 B
JSON

{
"description": "Ralph Wiggum Stop 鉤子 - 攔截退出以創建自引用循環",
"hooks": {
"Stop": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/stop-hook.sh"
}
]
}
]
}
}