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
sh -c 'case "${CLAUDE_PLUGIN_OPTION_ALWAYS_ON_INJECTION:-${CLAUDE_PLUGIN_OPTION_always_on_injection:-}}" in true|1|yes|on|TRUE|YES|ON|True|Yes|On) exec python3 "${CLAUDE_PLUGIN_ROOT}/hooks/session-start.py" ;; esac'npx claudepluginhub paupawsan/agentic-rules --plugin agentic-rules