Refactoring Dbt Models

Safely refactors dbt models with downstream impact analysis. Use when restructuring dbt models for: (1) Task mentions "refactor", "restructure", "extract", "split", "break into", or "reorganize" (2) Extracting CTEs to intermediate models or creating macros (3) Modifying model logic that has downstream consumers (4) Renaming columns, changing types, or reorganizing model dependencies Analyzes all downstream dependencies BEFORE making changes.

majiayu000 fd791bd 2 files · 5.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/data/refactoring-dbt-models commit fd791bd36e

Frequently asked questions

npx skillmds add majiayu000/refactoring-dbt-models