npx claudepluginhub discountry/ritmex-marketplace --plugin ide-statusDefined in hooks/hooks.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "bash \"${CLAUDE_PLUGIN_ROOT}/scripts/install-statusline.sh\"",
"timeout": 5
}
]
}
]
}"Executes session-start.sh script via run-hook.cmd on SessionStart events matching startup|resume|clear|compact for initial session automation."