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.

14Stars on the repository
39Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

qwerfunch/cladding

Hook

Runs when a session starts, executing clad.js via node. From qwerfunch/cladding.

14 3d ago A tokens not measured original MIT

UserPromptSubmit

02

qwerfunch/cladding

Hook

Runs when you submit a prompt, before the agent sees it, executing clad.js via node. From qwerfunch/cladding.

14 3d ago A tokens not measured copy · 92% MIT

PreToolUse

03

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.

14 3d ago A tokens not measured copy · 83% MIT

PostToolUse

04

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.

14 3d ago A tokens not measured original MIT

Stop

05

qwerfunch/cladding

Hook

Runs when the agent finishes a response, executing clad.js via node. From qwerfunch/cladding.

14 3d ago A tokens not measured copy · 86% MIT