Stats
Actions
Tags
From production-grade
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
startup|clear|compact_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/cache/nagisanzenin/production-grade"; bash "$_R/hooks/session-guard.sh"10msnpx claudepluginhub nagisanzenin/claude-code-production-grade-plugin