PreToolUse
01Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing guard-pre-tool-use.py via python3. From kbichave/skills.
2 yesterday A
tokens not measured
original MIT
6 tagged implementation planning, measured the same way as everything else here.
Browse within: ai-planning 6multi-llm 6
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and NotebookEdit tool calls, executing guard-pre-tool-use.py via python3. From kbichave/skills.
Hook
Runs after a tool call finishes for Write and Edit tool calls, executing impl-post-tool-use.py and deep-context-monitor.py via python3 (2 commands). From kbichave/skills.
Hook
Runs when a subagent finishes for section-writer and audit-doc-writer tool calls, executing write-section-on-stop.py via uv with --no-project (2 commands). From kbichave/skills.