Claude Skills · DevOps & Infrastructure
Troubleshooting Datavault4dbt
ScalefreeCOM/datavault4dbt-agent-skillsDiagnoses common datavault4dbt failures — satellites capturing too many or too few rows, multi-source high-water-mark issues, ghost-record/datatype errors, and YAML-metadata compile errors. Use when a datavault4dbt model errors on compile or run, a satellite detects the wrong number of changes, or a hub/link/satellite loads nothing or duplicates.
At a glance
This skill is for DevOps & Infrastructure and helps you debug datavault4dbt satellite row counts, fix datavault4dbt compilation errors, and resolve multi-source high-water-mark issues.
git clone --depth 1 https://github.com/ScalefreeCOM/datavault4dbt-agent-skills
cp -r datavault4dbt-agent-skills/skills/datavault4dbt/skills/troubleshooting-datavault4dbt ~/.claude/skills/troubleshooting-datavault4dbt
Datavault4Dbtdbtdata-modelingYamlSatellitesdebugging
Also in ScalefreeCOM/datavault4dbt-agent-skills
View the repoInstalls and configures the datavault4dbt package in a dbt project — packages.yml, copying the global vars into dbt_project.yml, hash and na...
Recalculates hashkeys and hashdiffs across an existing raw vault with datavault4dbt's rehashing macros after a change to the hash algorithm,...
Adds Data Vault 2 technical tests to a datavault4dbt project — hashkey uniqueness and not-null, link-to-hub referential integrity, and satel...
Builds Data Vault 2 models in dbt with the datavault4dbt package — staging, hubs, links, satellites, and business-vault entities — using the...
Other DevOps & Infrastructure 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...
Set up Claude Code hooks to block dangerous git commands (push, reset --hard, clean, branch -D, etc.) before they execute. Use when user wan...
Configure this repo for the engineering skills — set up its issue tracker, triage label vocabulary, and domain doc layout. Run once before f...
Wire dependency-cruiser into a TypeScript repo so each package is a deep module — implementation hidden in subfolders, reachable only throug...
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...
Manage Azure Container Registry via the az acr CLI including registries, images, cloud builds, ACR Tasks, authentication, tokens, geo-replic...