SessionStart
01Hook
Runs when a session starts, executing inject_context.py via python with --event. From skymanbp/cc-enforcer.
Rules your coding agent physically cannot ignore. Claude Code hooks that DENY the tool call and BLOCK the reply - stopping reactive patches, guessed citations, and premature 'done' claims. Also works as an LLM-agnostic rule pack.
Hook
Runs when a session starts, executing inject_context.py via python with --event. From skymanbp/cc-enforcer.
Hook
Runs when you submit a prompt, before the agent sees it, executing inject_context.py via python with --event. From skymanbp/cc-enforcer.
Hook
Runs before the agent uses a tool for Read, Edit, Write and Bash tool calls, executing read_guard.py and bash_guard.py via python (2 commands). From skymanbp/cc-enforcer.
Hook
Runs when the agent finishes a response, executing stop_guard.py via python. From skymanbp/cc-enforcer.