PreToolUse
01Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing generate_examples.bash with --update-mcp-skills. From dathere/qsv.
Hook Claude Code
Runs before the agent uses a tool for Edit and Write tool calls, executing generate_examples.bash with --update-mcp-skills. From dathere/qsv.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From dathere/qsv.
Hook Claude Code
Runs when a session starts on startup, executing cowork-setup.cjs via node. From dathere/qsv.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing log-user-prompt.cjs via node. From dathere/qsv.
Hook Claude Code
Runs when the agent finishes a response, executing log-turn-summary.cjs via node. From dathere/qsv.
Hook Claude Code
Runs when a session ends, executing log-session-end.cjs via node. From dathere/qsv.