dbt hooks

6 tagged dbt, measured the same way as everything else here.

SessionStart

01

lightdash/lightdash

Hook Claude Code

Runs when a session starts on startup, resume, clear, compact and fork, executing agent-okteto-dev.sh, agent-exedev-dev.sh and dev-resources.sh via bash (3 commands). From lightdash/lightdash.

6.1k yesterday A tokens not measured

UserPromptSubmit

02

lightdash/lightdash

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing agent-okteto-dev.sh via bash. From lightdash/lightdash.

6.1k yesterday A tokens not measured

Stop

03

lightdash/lightdash

Hook Claude Code

Runs when the agent finishes a response, executing agent-okteto-dev.sh and agent-exedev-dev.sh via bash (2 commands). From lightdash/lightdash.

6.1k yesterday A tokens not measured

PreToolUse

04

adityawrk/analytics-with-claude-code

Hook Claude Code

Runs before the agent uses a tool for Bash and execute_sql tool calls, executing validate-sql.sh via bash (2 commands). From adityawrk/analytics-with-claude-code.

5 6mo ago A tokens not measured original MIT

PostToolUse

05

adityawrk/analytics-with-claude-code

Hook Claude Code

Runs after a tool call finishes for Bash, Edit and Write tool calls, executing audit-log.sh and auto-format-sql.sh via bash (3 commands). From adityawrk/analytics-with-claude-code.

5 6mo ago A tokens not measured copy · 44% MIT