/plugin marketplace add PaulCrossland1/claude-plugins/plugin install paulcrossland1-the-ricks-must-be-crazy-plugins-the-ricks-must-be-crazy@PaulCrossland1/claude-pluginsDefined in hooks/hooks.json
{
"SubagentStop": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/hooks/subagent-stop-hook.sh"
}
],
"matcher": "*"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SubagentStop": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 1,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 1
}
}