migrating-sql-to-dbt
CommunityMigrate legacy SQL into reliable dbt layers
Data & Analytics#data modeling#dbt#sql migration#staging models#sources.yml#pipeline modernization#query refactoring
Authormiptah21
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Migrating legacy SQL into dbt without breaking logic or losing validation.
Core Features & Use Cases
- Layer-by-layer conversion: breaks monolithic queries into staging, intermediate, and mart models while validating each step.
- Project-aware discovery: checks existing models and sources so you only add what’s missing.
- Migration rigor: builds incrementally, validates via builds and model inspections, and adds tests and documentation during the port.
Quick Start
Ask the skill to convert your legacy SQL file into dbt by first discovering existing models and sources, then creating missing sources, building staging models, and validating each layer before producing the final mart model.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: migrating-sql-to-dbt Download link: https://github.com/miptah21/skills/archive/main.zip#migrating-sql-to-dbt Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.