PreToolUse
01Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing dispatch-pre-tool-use.sh via bash. From andrewcigan/vibe-dev-plugin.
Vibe Dev v8 — harness-first pipeline для Claude Code: от бизнес-идеи до работающего продукта. 67 проверяемых механизмов (hooks из коробки): «готово» = доказано прогоном, неперезаписываемая история фич, управляемый контекст вместо авто-сжатия.
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit and Bash tool calls, executing dispatch-pre-tool-use.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs after a tool call finishes for Bash, Edit, Write and MultiEdit tool calls, executing dispatch-post-tool-use.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs when the agent finishes a response, executing dispatch-stop.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing dispatch-user-prompt.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs when a session starts, executing dispatch-session-start.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs when a message is displayed, executing dispatch-message-display.sh via bash. From andrewcigan/vibe-dev-plugin.
Hook
Runs before the context is compacted, executing pre-compact.sh via bash. From andrewcigan/vibe-dev-plugin.