graph hooks

4 tagged graph, measured the same way as everything else here.

UserPromptSubmit

01

hashintel/hash

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running yarn workspace @local/claude-hooks run:skill. From hashintel/hash.

1.6k 2d ago A tokens not measured

PostToolUse

02

hashintel/hash

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, running an inline shell check (3 commands). From hashintel/hash.

1.6k 2d ago A tokens not measured

SessionStart

03

tm42/mnemograph

Hook

Runs when a session starts, executing session_start.py via python3. From tm42/mnemograph.

2 6mo ago A tokens not measured copy · 75% MIT

Stop

04

tm42/mnemograph

Hook

Runs when the agent finishes a response, executing stop_hook.py via python3. From tm42/mnemograph.

2 6mo ago A tokens not measured copy · 100% MIT