Claude Skills · DevOps & Infrastructure

Builds Data Vault 2 models in dbt with the datavault4dbt package — staging, hubs, links, satellites, and business-vault entities — using the YAML-metadata macro pattern with correct hashkeys, hashdiffs, naming, and materializations. Use when creating or editing datavault4dbt models, setting up a raw vault, choosing which Data Vault entity to use, or configuring the package's hashing and global variables.

★ 13 Synced 1 hour ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you build data vault 2 models in dbt, configure datavault4dbt package settings, and create staging layers for raw data.

Install git clone --depth 1 https://github.com/ScalefreeCOM/datavault4dbt-agent-skills cp -r datavault4dbt-agent-skills/skills/datavault4dbt/skills/using-datavault4dbt ~/.claude/skills/using-datavault4dbt
Can use BashReadWriteEditSearch

dbtData VaultDatavault4DbtYamletlModeling

Also in ScalefreeCOM/datavault4dbt-agent-skills

View the repo
Configuring Datavault4dbt Data & Analytics

Installs and configures the datavault4dbt package in a dbt project — packages.yml, copying the global vars into dbt_project.yml, hash and na...

Rehashing Datavault4dbt Entities DevOps & Infrastructure

Recalculates hashkeys and hashdiffs across an existing raw vault with datavault4dbt's rehashing macros after a change to the hash algorithm,...

Testing A Datavault4dbt Project Code Review & Testing

Adds Data Vault 2 technical tests to a datavault4dbt project — hashkey uniqueness and not-null, link-to-hub referential integrity, and satel...

Troubleshooting Datavault4dbt DevOps & Infrastructure

Diagnoses common datavault4dbt failures — satellites capturing too many or too few rows, multi-source high-water-mark issues, ghost-record/d...

Other DevOps & Infrastructure skills

Wizard mattpocock/skills

Generate an interactive bash wizard that walks a human through a manual procedure — third-party setup, a one-off migration, an A→B state tra...

Git Guardrails Claude Code mattpocock/skills

Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...

Setup Matt Pocock Skills mattpocock/skills

Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...

Setup TS Deep Modules mattpocock/skills

Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...

Setup Pre Commit mattpocock/skills

Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-comm...

Azure Container Registry CLI github/awesome-copilot

Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...