/plugin marketplace add ThrownLemon/claude-code-plugins/plugin install multi-ai-review@travis-pluginsDefined in hooks/hooks.json
{
"SubagentStop": [
{
"hooks": [
{
"type": "command",
"command": "echo 'Multi-AI review complete. Use /multi-ai-review:report to view detailed results.'"
}
],
"matcher": "multi-ai-review:review-coordinator"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SubagentStop": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 1
}
}