maintain
exmergo/dexUse 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…
Scores out of 100 · grade B+
2026-08-17Works
40% of the score100/100
- Loads cleanly: valid frontmatter, required fields present, no dangling references.
Maintained
25% of the score100/100
- no commits in the last 12 weeks
Adopted
20% of the score19/100
- 22 stars on the source repo.
Documented
15% of the score83/100
- 1,063 words with worked examples.
- Ships 2 bundled files.
Install
npx skills add exmergo/dex/maintainWhat it says it does
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 load that half-failed), grain drift (a key that lost uniqueness, a changed row-per-entity cardinality, an increased join fanout), and semantic drift (a metric, measure, dimension, or entity definition that no longer matches, new categorical values, dangling semantic references). Reach for this when something that used to work has started failing or producing different numbers and the cause is more likely upstream than in the code you just wrote: a test that began failing with no code change, a dashboard whose numbers moved, a model that is suddenly empty or duplicated. Trigger it for requests like "what changed in the warehouse", "did anything drift", "is my dbt project still in sync", "my primary key has duplicates now", "the row count dropped", "did the load run", "the data stopped flowing", "the revenue metric definition changed", "reconcile my models with the source schema", or "which models are stale". It reads the .dex/ snapshot and proposes reviewable diffs; it never overwrites hand-written work. To author new models or metrics from scratch, use transform. To learn an unfamiliar warehouse for the first time, use explore.
Other data & analytics skills
Browse all| Artifact | Score | What the check found | Category | Reach | Last commit |
|---|---|---|---|---|---|
| data-context-extractoranthropics/knowledge-work-plugins | clean | Data & analytics | 2,622 installs | today | |
| analyticscoreyhaines31/marketingskills | clean | Data & analytics | 51,931 installs | today | |
| build-dashboardanthropics/knowledge-work-plugins | clean | Data & analytics | 7,721 installs | today | |
| sql-queriesanthropics/knowledge-work-plugins | clean | Data & analytics | 3,782 installs | today | |
| payment-assistantccxt/ccxt | clean | Data & analytics | 44k stars | today | |
| create-vizanthropics/knowledge-work-plugins | clean | Data & analytics | 4,685 installs | today |
Put this measurement in your README
A badge carrying how many listings this index holds from the repository and how many pass every static structural check. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://skillworks.kynth.studio/?q=exmergo%2Fdex)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.
