Skip to content
Development
Hook

Hooks

What databricks-ai-dev-kit runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

From plugin
databricks-ai-dev-kit
1.8k2 skills1 hook
Install
> /plugin marketplace add databricks-solutions/ai-dev-kit

Ships with databricks-ai-dev-kit. Installing the plugin gets these hooks.

What fires, and when

SessionStart

Fires once when a session begins, and again after a context compaction. It is where a plugin sets up its environment, or restores state the compaction dropped.

  • Matchesstartupbash ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/setup.shbash ${CLAUDE_PLUGIN_ROOT}/.claude-plugin/check_update.sh
Read hooks/hooks.json
Ships withdatabricks-ai-dev-kit

📣 A big step forward: AI Dev Kit skills are now official Databricks AI Tools The skills from this AI Dev Kit repository are now delivered as part of Databricks AI Tools, a Databricks engineering-owned repository, built and maintained in close collaboration

Get the whole plugin
Stats
1,840
Stars
404
Forks
Active
Maintenance
Python
Language
5d ago
Last commit
7mo ago
Created

Repo: databricks-solutions/ai-dev-kit