npx claudepluginhub zhubit/cowork-semantic-searchDefined in hooks/hooks.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "bash ${CLAUDE_PLUGIN_ROOT}/scripts/setup.sh"
}
]
}
]
}"Executes Windows batch script run-hook.cmd session-start on SessionStart events matching startup, resume, clear, or compact. Command type hook, no bash or file writes."