If you're migrating a dbt Core project to Fusion and hitting a wall of errors, this skill walks you through a structured triage process. It makes you run dbt-autofix first (the official dbt Labs tool that handles common deprecations), then classifies whatever's left into four buckets: safe automated fixes, changes that need your approval, issues requiring your input, and blockers that need Fusion updates. The key insight here is that not all migration errors are fixable in your project right now. Some are legitimately waiting on Fusion. This helps you separate what you can act on today from what you're blocked on, so you're not spinning your wheels trying to fix things that aren't fixable yet.
npx -y skills add dbt-labs/dbt-agent-skills --skill migrating-dbt-core-to-fusion --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot