Stats
Actions
Tags
From synapse
Executes shell scripts on Claude Code events including session start/end, user prompt submit, subagent/task start/stop/completion, teammate idle, and PreToolUse for plan mode entry/exit and task spawning. No file writes.
8 events · 10 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
EnterPlanMode${CLAUDE_PLUGIN_ROOT}/bin/on-pre-enter-plan.shExitPlanMode${CLAUDE_PLUGIN_ROOT}/bin/on-pre-exit-plan.shTask${CLAUDE_PLUGIN_ROOT}/bin/on-pre-spawn-agent.sh${CLAUDE_PLUGIN_ROOT}/bin/on-session-end.shstartup|resume|compact${CLAUDE_PLUGIN_ROOT}/bin/on-session-start.sh${CLAUDE_PLUGIN_ROOT}/bin/on-subagent-stop.sh${CLAUDE_PLUGIN_ROOT}/bin/on-teammate-idle.sh${CLAUDE_PLUGIN_ROOT}/bin/on-subagent-start.sh${CLAUDE_PLUGIN_ROOT}/bin/on-task-completed.sh${CLAUDE_PLUGIN_ROOT}/bin/on-user-prompt.shnpx claudepluginhub vincentwei1021/synapse --plugin synapse