Stats
Actions
Tags
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
diff -q "${CLAUDE_PLUGIN_ROOT}/servers/skywatch-mcp/package.json" "${CLAUDE_PLUGIN_DATA}/package.json" >/dev/null 2>&1 || (cp "${CLAUDE_PLUGIN_ROOT}/servers/skywatch-mcp/package.json" "${CLAUDE_PLUGIN_DATA}/package.json" && cd "${CLAUDE_PLUGIN_DATA}" && bun install --silent); ln -sfn "${CLAUDE_PLUGIN_DATA}/node_modules" "${CLAUDE_PLUGIN_ROOT}/servers/skywatch-mcp/node_modules"npx claudepluginhub skywatch-bsky/claude-skills --plugin skywatch-investigations