Defined in ./.claude-plugin/hooks.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "./.claude/hooks/SessionStart.sh",
"timeout": 60,
"description": "Initialize RAG-MAF systems on session start"
}
],
"matcher": "startup|resume|clear|compact"
}
]
}{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SessionStart": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 0,
"projectScripts": 1
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}