PreCompact
01Hook Claude Code
Runs before the context is compacted, running bd prime. From justjammin/promper.
2 17d ago A
tokens not measured
Hook Claude Code
Runs before the context is compacted, running bd prime. From justjammin/promper.
Hook Claude Code
Runs when a session starts, running bd prime. From justjammin/promper.
Hook
Runs when you submit a prompt, before the agent sees it, executing gate-prompt.mjs via node. From justjammin/promper.
Hook
Runs before the agent uses a tool for Agent, Edit and Write tool calls, executing enrich-spawn.mjs and contract-gate.mjs via node (2 commands). From justjammin/promper.
Hook
Runs when a session ends, executing clear-decision.mjs via node. From justjammin/promper.