Stats
Actions
Tags
From causal-powers
Runs lifecycle hooks for session start, stop, compact, and user prompt routing. Executes bash scripts to gate stop, resume plans, chain skills, and route prompts by user input.
5 events · 6 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
bash "${CLAUDE_PLUGIN_ROOT}/hooks/stop-gate"bash "${CLAUDE_PLUGIN_ROOT}/hooks/plan-resume"Skillbash "${CLAUDE_PLUGIN_ROOT}/hooks/skill-chain"startup|clear|compactbash "${CLAUDE_PLUGIN_ROOT}/hooks/session-start"bash "${CLAUDE_PLUGIN_ROOT}/hooks/plan-resume"bash "${CLAUDE_PLUGIN_ROOT}/hooks/prompt-router"npx claudepluginhub lancegui/causal-powers --plugin causal-powers