Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From arjun-claude-code
Runs a shell script on session start to initialize the plugin environment. Executes bash commands.
1 event · 1 hook
npx claudepluginhub arjunkrish7356/arjun-claude-codeWhere 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>&1Share bugs, ideas, or general feedback.