SessionStart
01Hook
Runs when a session starts, executing session-start.sh. From arch-team/devpace.
BizDevOps rhythm manager for Claude Code — trace business goals to code changes with 18 skills
Hook
Runs when a session starts, executing session-start.sh. From arch-team/devpace.
Hook
Runs before the agent uses a tool for Write and Edit tool calls, executing pre-tool-use.mjs. From arch-team/devpace.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing post-cr-update.mjs, pulse-counter.mjs, sync-push.mjs and post-schema-check.mjs (4 commands). From arch-team/devpace.
Hook
Runs when a tool call fails for Write and Edit tool calls, executing post-tool-failure.mjs. From arch-team/devpace.
Hook
Runs when you submit a prompt, before the agent sees it, executing skill-eval.mjs. From arch-team/devpace.
Hook
Runs before the context is compacted, executing pre-compact.sh. From arch-team/devpace.
Hook
Runs when the agent finishes a response, executing session-stop.sh. From arch-team/devpace.
Hook
Runs when a session ends, executing session-end.sh. From arch-team/devpace.
Hook
Runs when a subagent finishes, executing subagent-stop.mjs. From arch-team/devpace.