SessionStart
01Hook
Runs when a session starts, executing session-start.sh. From QBall-Inc/clear.
Context Layering & Engineering for Agentic Resources — Persistent memory, intelligent context, and structured project management for Claude Code
Hook
Runs when a session starts, executing session-start.sh. From QBall-Inc/clear.
Hook
Runs before the context is compacted, executing session-precompact.sh. From QBall-Inc/clear.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt.sh. From QBall-Inc/clear.
Hook
Runs before the agent uses a tool for Read, Write, Edit, Glob, Grep and Bash tool calls, executing pre-tool.sh. From QBall-Inc/clear.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing post-tool.sh. From QBall-Inc/clear.
Hook
Runs when the agent finishes a response, executing session-stop.sh. From QBall-Inc/clear.
Hook
Runs when a session ends, executing session-end.sh. From QBall-Inc/clear.