Install
1
Install the plugin$
npx claudepluginhub rafaelcalleja/claude-market-place --plugin superclaude-frameworkWant just this hook?
Then install: npx claudepluginhub u/[userId]/[slug]
Source
Defined in ./hooks/hooks.json
Configuration
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "${CLAUDE_PLUGIN_ROOT}/scripts/plugin-initializer.sh \"${CLAUDE_PLUGIN_ROOT}\"",
"timeout": 15
}
],
"matcher": "startup"
}
]
}Summary
{
"riskFlags": {
"touchesBash": false,
"matchAllTools": false,
"touchesFileWrites": false
},
"typeStats": {
"command": 1
},
"eventStats": {
"SessionStart": 1
},
"originCounts": {
"absolutePaths": 0,
"pluginScripts": 1,
"projectScripts": 0
},
"timeoutStats": {
"commandsWithoutTimeout": 0
}
}Stats
Stars2
Forks1
Last CommitOct 13, 2025