meta programming hooks

5 tagged meta programming, measured the same way as everything else here.

Browse within: context-engineering 5spec-driven-development 5

SessionStart

01

cowwoc/cat

Hook

Runs when a session starts, executing check-upgrade.sh, check-update-available.sh, echo-session-id.sh, check-retrospective-due.sh and inject-session-instructions.sh (5 commands). From cowwoc/cat.

101 1mo ago A tokens not measured

UserPromptSubmit

02

cowwoc/cat

Hook

Runs when you submit a prompt, before the agent sees it, executing get-skill-output.py and detect-giving-up.sh via python3 (2 commands). From cowwoc/cat.

101 1mo ago A tokens not measured

PostToolUse

03

cowwoc/cat

Hook

Runs after a tool call finishes for Bash, Write, Edit, Read, Glob, Grep, WebFetch and WebSearch tool calls, executing get-posttool-output.py, detect-assistant-giving-up.sh, get-bash-posttool-output.py, remind-restart-after-skill-modification.sh and get-read-posttool-output.py via python3 (5 commands). From cowwoc/cat.

101 1mo ago A tokens not measured