npx claudepluginhub faviovazquez/learnship-marketplace --plugin learnshipDefined in hooks/hooks-claude.json
{
"SessionStart": [
{
"hooks": [
{
"type": "command",
"command": "\"${CLAUDE_PLUGIN_ROOT}/hooks/session-start\""
}
]
}
]
}"Executes bash script $CLAUDE_PLUGIN_ROOT/hooks/op-resolver-startup.sh on SessionStart for all sessions. Runs external bash commands with 30s timeout; no file writes."