Stop
01Hook Claude Code
Runs when the agent finishes a response, executing stop-flush.sh via bash. From koersliven/Lore.
Let tacit knowledge travel with code. The biggest bottleneck in AI coding tools today isn't capability—it's context. Your agent has an IQ of 200, yet starts every session as if it's day one. It writes code that's technically flawless, but potentially fatal to the business. The difference isn't coding ability. It's the depth of accumula
Hook Claude Code
Runs when the agent finishes a response, executing stop-flush.sh via bash. From koersliven/Lore.
Hook Claude Code
Runs after a tool call finishes, executing post-commit-digest.sh via bash. From koersliven/Lore.
Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From koersliven/Lore.
Hook Claude Code
Runs when a session ends, executing session-end-flush.sh via bash. From koersliven/Lore.
Hook Claude Code
Runs before the agent uses a tool, executing snapshot-guard.sh and pre-edit-guard.sh via bash (2 commands). From koersliven/Lore.