npx claudepluginhub app-vitals/marketplace --plugin ralph-orchestratorDefined inline in plugin.json manifest
{
"PreToolUse": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/auto-approve-ralph-files.sh"
}
],
"matcher": "Edit|Write"
}
]
}"Executes Python security_reminder_hook.py before Edit/Write/MultiEdit tools, enabling blocks on unsafe file writes. Touches files but not bash."