Skip to content

/maintain

Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema drift (source columns and tables added, dropped, retyped, or renamed), volume drift (a row count that collapsed, a table that emptied, a

shell
$ npx -y skills add exmergo/dex --skill maintain --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/maintain
How auto-invocation works

Context preview

The summary Claude sees to decide when to auto-load this skill.

Use this to keep a dbt project correct as the warehouse and the business change. It detects drift on four axes and proposes the fix: schema drift (source columns and tables added, dropped, retyped, or renamed), volume drift (a row count that collapsed, a table that emptied, a
Ships withdex

Dex is the agent-native analytics engineering toolkit. Point it at your warehouse and your dbt project. It learns the landscape, authors your transformations, and tells you exactly what to fix when the schema drifts. Built for analytics engineers and data engineers who want more out of their coding agent.

Get the whole plugin, auto-invoked
Stats
17
Stars
0
Views
4
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
23h ago
Last commit
1mo ago
Created

Repo: exmergo/dex