Stats
Actions
Tags
From claude-project-flow
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_R="${CLAUDE_PLUGIN_ROOT}"; [ -f "$_R/bin/pf" ] && "$_R/bin/pf" validate-config 2>&1 || true5msnpx claudepluginhub matteovisca/claude-project-flow