SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.js via node. From raccioly/docguard.
27 4d ago A
tokens not measured
original MIT
4 tagged cdd, measured the same way as everything else here.
Hook Claude Code
Runs when a session starts, executing session-start.js via node. From raccioly/docguard.
Hook Claude Code
Runs before the agent uses a tool for Read, Write, Edit and MultiEdit tool calls, executing pre-read.js and pre-write.js via node (2 commands). From raccioly/docguard.
Hook Claude Code
Runs after a tool call finishes for Read, Write, Edit and MultiEdit tool calls, executing post-read.js and post-write.js via node (2 commands). From raccioly/docguard.