PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running katra agent-hook post-tool. From craigjmidwinter/katra.
A committed dev log you write as you build — and the memory that makes spec-driven agentic development work.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running katra agent-hook post-tool. From craigjmidwinter/katra.
Hook Claude Code
Runs before the context is compacted, running katra agent-hook snapshot --event pre-compact. From craigjmidwinter/katra.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, running katra agent-hook pre-commit. From craigjmidwinter/katra.
Hook Claude Code
Runs when a session ends, running katra agent-hook snapshot --event session-end. From craigjmidwinter/katra.
Hook Claude Code
Runs when a session starts, running katra agent-hook session-start. From craigjmidwinter/katra.
Hook Claude Code
Runs when the agent finishes a response, running katra agent-hook stop. From craigjmidwinter/katra.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running katra agent-hook turn-start. From craigjmidwinter/katra.