SessionStart
01Hook
Runs when a session starts, executing clad.js via node. From qwerfunch/cladding.
For an organization to trust AI with its code, three things must hold — trust, traceability, and stability at scale. cladding wraps your AI coding agent: your intent goes in before it writes, and the result is verified against your spec after, so those three are earned, not assumed. First L4 implementation of the Ironclad standard.
Hook
Runs when a session starts, executing clad.js via node. From qwerfunch/cladding.
Hook
Runs when you submit a prompt, before the agent sees it, executing clad.js via node. From qwerfunch/cladding.
Hook
Runs before the agent uses a tool for Edit, Write and MultiEdit tool calls, executing clad.js via node. From qwerfunch/cladding.
Hook
Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing clad.js via node. From qwerfunch/cladding.
Hook
Runs when the agent finishes a response, executing clad.js via node. From qwerfunch/cladding.