Hooks
PreToolUse
Hooks triggered on PreToolUse events (14 hooks).
PreToolUse Hooks
14 hooks registered for the PreToolUse lifecycle event.
| Hook | Matcher | Behavior | Description |
|---|---|---|---|
dangerous-command-blocker | Bash | 🛑 Blocks | Blocks commands matching dangerous patterns |
compound-command-validator | Bash | 🛑 Blocks | Validates multi-command sequences for security |
unified-advisory-dispatcher | Bash | 💡 Injects | — |
commit-atomicity-checker | Bash(git commit*) | 💡 Injects | — |
issue-reference-checker | Bash(git commit*) | 💡 Injects | — |
file-guard | Write|Edit | 🛑 Blocks | Protects sensitive files from modification |
write-headers | Write|Edit | 🔇 Silent | Adds standard headers to new files being created |
unified-quality-dispatcher | Write|Edit | 💡 Injects | — |
skill-tracker | Skill | 🔇 Silent | Logs Skill tool invocations with analytics |
context7-tracker | mcp__context7__* | 💡 Injects | Tracks context7 library lookups and injects cache state as additionalContext |
memory-validator | mcp__memory__* | 🔇 Silent | Validates memory operations to prevent accidental data loss |
unified-agent-safety-dispatcher | Task | 💡 Injects | — |
team-size-gate | Task | 🛑 Blocks | — |
tldr-summary | Read | 💡 Injects | — |
Hooks Reference
Complete reference for all 54 OrchestKit hooks across 17 event categories.
PostToolUse
Hooks triggered on PostToolUse events (1 hooks).
Edit on GitHub
Last updated on