SessionStart
01Hook Claude Code
Runs when a session starts on startup and clear, running an inline shell check. From getlien/lien.
Local-first semantic code search for AI coding assistants. Indexes your codebase with local embeddings and serves context over MCP — find code by meaning, check impact before editing, and surface complexity hotspots, all without sending code externally.
Hook Claude Code
Runs when a session starts on startup and clear, running an inline shell check. From getlien/lien.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From getlien/lien.
Hook
Runs before the agent uses a tool for Agent and Task tool calls, executing augment-explore-task.sh via bash. From getlien/lien.
Hook
Runs when the agent finishes a response, executing recap-stop.sh via bash. From getlien/lien.
Hook
Runs when a session ends, executing annotate-end.sh via bash. From getlien/lien.