Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From spec-autopilot
Manages Claude Code session lifecycle with memory persistence, subagent tracking, and tool-use guards. Runs bash commands on 9 events including PreToolUse (blocks Edit/Write/Bash), PostToolUse memory updates, and subagent lifecycle hooks.
9 events · 25 hooks
npx claudepluginhub stoicatom/claude-autopilot --plugin spec-autopilotSafety signals detected in this hook configuration
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}/runtime/scripts/capture-hook-event.sh Stop5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh PreCompact5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/save-state-before-compact.sh15ms^Bash$bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/guard-no-verify.sh5ms^AskUserQuestion$bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/guard-ask-user-phase.sh5ms^Task$bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh PreToolUse5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/check-predecessor-checkpoint.sh30msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/auto-emit-agent-dispatch.sh5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh SessionEnd5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/stop-gui-on-session-end.sh5ms.*bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh PostToolUse5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/emit-tool-event.sh5ms^Task$bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/post-task-validator.sh60msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/validate-phase1-envelope.sh30msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/auto-emit-agent-complete.sh5ms^(Write|Edit)$bash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/unified-write-edit-check.sh15msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh SessionStart5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/scan-checkpoints-on-start.sh15msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/auto-install-statusline.sh10msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/check-skill-size.sh15mscompactbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh PostCompact5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/reinject-state-after-compact.sh15msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh SubagentStop5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh SubagentStart5msbash ${CLAUDE_PLUGIN_ROOT}/runtime/scripts/capture-hook-event.sh UserPromptSubmit5msShare bugs, ideas, or general feedback.