isaacriehm/cairn

Persistent ground truth for Claude Code. Stop AI agents from drifting on your codebase.

6Stars on the repository
25Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

isaacriehm/cairn

Hook

Runs when a session starts, executing cli.mjs via node with --host and --model-provider. From isaacriehm/cairn.

6 1mo ago A tokens not measured original MIT

SessionEnd

02

isaacriehm/cairn

Hook

Runs when a session ends, executing cli.mjs via node with --host and --model-provider. From isaacriehm/cairn.

6 1mo ago A tokens not measured original MIT

Stop

03

isaacriehm/cairn

Hook

Runs when the agent finishes a response, executing cli.mjs via node with --host and --model-provider. From isaacriehm/cairn.

6 1mo ago A tokens not measured original MIT

UserPromptSubmit

04

isaacriehm/cairn

Hook

Runs when you submit a prompt, before the agent sees it, executing cli.mjs via node with --host and --model-provider. From isaacriehm/cairn.

6 1mo ago A tokens not measured original MIT

PostToolUse

05

isaacriehm/cairn

Hook

Runs after a tool call finishes for Read, Write, Edit and AskUserQuestion tool calls, executing cli.mjs via node with --host and --model-provider (3 commands). From isaacriehm/cairn.

6 1mo ago A tokens not measured original MIT