Stats
Actions
Tags
From sem-ai
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
*command -v sem-ai >/dev/null 2>&1 && sem-ai version --check --notify-only-if-newer || printf 'sem-ai binary not found on PATH. Install:\n curl -fsSL https://raw.githubusercontent.com/semaphoreio/sem-ai/main/install.sh | sh\n' >&24msnpx claudepluginhub semaphoreio/sem-ai --plugin sem-ai