Hook
Runs when you submit a prompt, before the agent sees it, executing claude_preflight.py via python3. From Shogo1222/socratic.
5 1mo ago A
tokens not measured
original MIT
Hook
Runs when you submit a prompt, before the agent sees it, executing claude_preflight.py via python3. From Shogo1222/socratic.
Hook
Runs before the agent uses a tool, executing claude_tool_gate.py via python3. From Shogo1222/socratic.
Hook
Runs when the agent finishes a response, executing claude_cleanup.py via python3. From Shogo1222/socratic.