Stats
Actions
Tags
From arjun-claude-code
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 pyright-langserver >/dev/null 2>&1 || npm install -g pyright >/dev/null 2>&1npx claudepluginhub arjunkrish7356/arjun-claude-code