{ "description": "User hooks for Ralph auto-trigger and Qwen consultation", "hooks": { "UserPromptSubmit": [ { "hooks": [ { "type": "command", "command": "/home/uroma/.claude/hooks/ralph-auto-trigger.sh", "timeout": 5 }, { "type": "command", "command": "/home/uroma/.claude/hooks/qwen-consult.sh", "timeout": 3 } ] } ] } }