SessionStart
01databricks-solutions/ai-dev-kit
Hook
Runs when a session starts on startup, executing setup.sh and check_update.sh via bash (2 commands). From databricks-solutions/ai-dev-kit.
12 tagged vibecoding, measured the same way as everything else here.
Browse within: full-stack 5programming 5
databricks-solutions/ai-dev-kit
Hook
Runs when a session starts on startup, executing setup.sh and check_update.sh via bash (2 commands). From databricks-solutions/ai-dev-kit.
Hook Claude Code
Runs before the agent uses a tool, executing cli.ts via bun with --type (2 commands). From AgiFlow/aicode-toolkit.
Hook Claude Code
Runs after a tool call finishes, executing cli.ts via bun with --type (2 commands). From AgiFlow/aicode-toolkit.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing cli.ts via bun with --type. From AgiFlow/aicode-toolkit.
Hook
Runs when the agent finishes a response, executing assemble-on-stop.sh. From popmechanic/VibesOS.
Hook
Runs when a subagent finishes, executing assemble-on-stop.sh. From popmechanic/VibesOS.
Hook
Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check (5 commands). From nette/claude-code.
TwinPeaksTownie/Claude-to-Speech
Hook
Runs when the agent finishes a response, executing stop.sh. From TwinPeaksTownie/Claude-to-Speech.
Hook Claude Code
Runs before the agent uses a tool for Write, Write, Edit, Read and Bash tool calls, executing check-new-test-file.sh and guard-settings-files.sh (2 commands). From tae0y/python-project-template.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and Bash tool calls, executing check-external-lib-usage.sh, check-pre-commit-gate.sh and check-commit-convention.sh (3 commands). From tae0y/python-project-template.