SessionStart
01Hook Claude Code
Runs when a session starts, executing on-session.sh. From JetXu-LLM/DocMason.
DocMason is a repo-native agent that turns your complex office files into a local LLM knowledge base and your second brain. The repo is the app. Codex is the runtime.
Hook Claude Code
Runs when a session starts, executing on-session.sh. From JetXu-LLM/DocMason.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing on-prompt.sh. From JetXu-LLM/DocMason.
Hook Claude Code
Runs after a tool call finishes for Bash and Agent tool calls, executing on-tool.sh. From JetXu-LLM/DocMason.
Hook Claude Code
Runs when the agent finishes a response, executing on-stop.sh. From JetXu-LLM/DocMason.
Hook Claude Code
Runs when a session ends, executing on-session.sh. From JetXu-LLM/DocMason.