Claude Skills · DevOps & Infrastructure

Rehashing Datavault4dbt Entities

ScalefreeCOM/datavault4dbt-agent-skills

Recalculates hashkeys and hashdiffs across an existing raw vault with datavault4dbt's rehashing macros after a change to the hash algorithm, datatype, trimming, or case sensitivity — including the v1→v2.0.0 upgrade. Use when changing hash global variables, migrating hash logic, or upgrading datavault4dbt without dropping history.

★ 13 Synced 1 hour ago View SKILL.md

At a glance

This skill is for DevOps & Infrastructure and helps you recalculate hashkeys after hash algorithm changes, migrate hash logic in datavault4dbt, and upgrade datavault4dbt without dropping history.

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

Datavault4DbtData Vault 20HashkeysHashdiffdbtDatabase Migration

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

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

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