Stats
Actions
Tags
From claude-project-flow
Runs a Node.js review gate on stop and lifecycle scripts on session start/end, managing session boundaries and blocking exit until validation completes.
3 events · 4 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/matteovisca/plugin"; node "$_R/scripts/dist/service.cjs" hook session-stop15ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/matteovisca/plugin"; node "$_R/scripts/dist/service.cjs" hook session-end30msstartup_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/matteovisca/plugin"; node "$_R/scripts/smart-install.js"120ms_R="${CLAUDE_PLUGIN_ROOT}"; [ -z "$_R" ] && _R="$HOME/.claude/plugins/marketplaces/matteovisca/plugin"; node "$_R/scripts/dist/service.cjs" hook session-start30msnpx claudepluginhub matteovisca/claude-project-flow --plugin claude-project-flow