agent-os hooks

4 tagged agent-os, measured the same way as everything else here.

UserPromptSubmit

01

Q00/ouroboros

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing keyword-detector.py. From Q00/ouroboros.

5.7k +17 yesterday A tokens not measured original MIT

PostToolUse

02

Q00/ouroboros

Hook Claude Code

Runs after a tool call finishes for Write and Edit tool calls, executing drift-monitor.py. From Q00/ouroboros.

5.7k +17 yesterday A tokens not measured copy · 86% MIT

SessionStart

03

Q00/ouroboros

Hook

Runs when a session starts, executing session-start.py. From Q00/ouroboros.

5.7k +17 yesterday A tokens not measured copy · 91% MIT

SessionStart

04

open-covenant/covenant

Hook

Runs when a session starts, running an inline shell check. From open-covenant/covenant.

8 2d ago A tokens not measured original Apache-2.0