Claude Skills · DevOps & Infrastructure

Troubleshooting Datavault4dbt

ScalefreeCOM/datavault4dbt-agent-skills

Diagnoses 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.

★ 13 Synced 1 hour ago View SKILL.md

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.

Install 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
Can use BashReadWriteEditSearch

Datavault4Dbtdbtdata-modelingYamlSatellitesdebugging

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...

Using Datavault4dbt DevOps & Infrastructure

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

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...