npx claudepluginhub fortiumpartners/ensemble --plugin ensemble-fullDefined in hooks/hooks.json
{
"UserPromptSubmit": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/router.py",
"timeout": 3
}
]
}
],
"PermissionRequest": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/hooks/permitter.js",
"timeout": 100
}
],
"matcher": "Bash"
}
]
}"{\"riskFlags\": {\"touchesBash\": true, \"matchAllTools\": false, \"touchesFileWrites\": false}, \"typeStats\": {\"command\": 2}, \"eventStats\": {\"UserPromptSubmit\": 1, \"PermissionRequest\": 1}, \"originCounts\": {\"absolutePaths\": 0, \"pluginScripts\": 2, \"projectScripts\": 0}, \"timeoutStats\": {\"commandsWithoutTimeout\": 0}}"