SessionStart
01Hook
Runs when a session starts on startup, executing prereq-check.sh. From chieflatif/vibeos-plugin.
VibeOS — Autonomous development engine plugin for Claude Code
Hook
Runs when a session starts on startup, executing prereq-check.sh. From chieflatif/vibeos-plugin.
Hook
Runs when you submit a prompt, before the agent sees it, executing governance-guard.sh and intent-router.sh (2 commands). From chieflatif/vibeos-plugin.
Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing worktree-bash-guard.sh, secrets-scan.sh, frozen-files.sh, test-file-protection.sh, test-diff-audit.sh, worktree-scope-guard.sh, proof-protection.sh and file-budget.sh (8 commands). From chieflatif/vibeos-plugin.
Hook
Runs after a tool call finishes for Bash tool calls, executing gate-result-capture.sh. From chieflatif/vibeos-plugin.
Hook
Runs when a subagent finishes, executing validate-agent-return.sh. From chieflatif/vibeos-plugin.
Hook
Runs before the context is compacted, executing state-flush.sh. From chieflatif/vibeos-plugin.
Hook
Runs when a session ends, executing state-flush.sh. From chieflatif/vibeos-plugin.
Hook
Runs when the agent sends a notification, executing limit-warning-capture.sh. From chieflatif/vibeos-plugin.
Hook
Runs when a git worktree is created, executing worktree-scope-setup.sh. From chieflatif/vibeos-plugin.
Hook
Runs on the TaskCreated event, executing team-governance.sh. From chieflatif/vibeos-plugin.
Hook
Runs when a task is marked completed, executing team-governance.sh. From chieflatif/vibeos-plugin.
Hook
Runs on the TeammateIdle event, executing team-governance.sh. From chieflatif/vibeos-plugin.
Hook
Runs on the ConfigChange event, executing model-policy-guard.sh. From chieflatif/vibeos-plugin.
Hook
Runs when the agent finishes a response, executing response-quality-stop.sh and lane-loop-stop.sh (2 commands). From chieflatif/vibeos-plugin.