npx claudepluginhub bluminal/lumenai --plugin synthex-plusDefined in hooks/hooks.json
{
"TeammateIdle": [
{
"hooks": [
{
"type": "command",
"command": "./scripts/teammate-idle-gate.sh"
}
]
}
],
"TaskCompleted": [
{
"hooks": [
{
"type": "command",
"command": "./scripts/task-completed-gate.sh"
}
]
}
]
}"{\"riskFlags\": {\"touchesBash\": false, \"matchAllTools\": false, \"touchesFileWrites\": false}, \"typeStats\": {\"command\": 2}, \"eventStats\": {\"TeammateIdle\": 1, \"TaskCompleted\": 1}, \"originCounts\": {\"absolutePaths\": 0, \"pluginScripts\": 0, \"projectScripts\": 2}, \"timeoutStats\": {\"commandsWithoutTimeout\": 2}}"