migrating-dbt-core-to-fusion

Classify dbt-core to Fusion migration errors into categories A-D.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/randoneering/nix-flake-mirror --skill migrating-dbt-core-to-fusion-randoneering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: migrating-dbt-core-to-fusion
Source: https://github.com/randoneering/nix-flake-mirror/tree/main/home/programs/opencode/skills/dbt/dbt-migration/skills/migrating-dbt-core-to-fusion
Command: npx skills add https://github.com/randoneering/nix-flake-mirror --skill migrating-dbt-core-to-fusion-randoneering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Classifies dbt-core to Fusion migration errors into actionable categories (Auto-Fixable, Guided Fixes, Needs Your Input, and Blocked) to streamline triage and reduce guesswork during migrations.

Core Features & Use Cases

  • Auto-classify migration issues into Category A-D based on error patterns, context, and project setup
  • Provide diffs and guidance for Category B items, flag Category D blockers with links to known issues, and present alternatives with risk notes
  • Preserve Autofix context and recommended workflows to validate changes before applying fixes

Quick Start

Analyze a new set of Fusion migration errors and generate a prioritized action plan for remediation.

Frequently Asked Questions about migrating-dbt-core-to-fusion

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I triage dbt-core to Fusion migration errors?

Classify migration errors into Categories A through D based on error patterns across static analysis, YAML, packages, SQL, and Jinja to generate a prioritized remediation action plan.

What is the best way to categorize dbt Fusion migration blockers?

Flag Category D items as blockers with links to known issues, while providing diffs for Category B items and alternatives with risk notes for unresolved Fusion engine gaps.

Can I get code diffs for guided dbt migration fixes?

Yes, you can get code diffs for Category B guided dbt migration fixes. The classification process validates changes with an autofix review before presenting recommendations and applying fixes.

Does the dbt Fusion migration process handle SQL and Jinja errors?

Yes, the dbt Fusion migration process handles SQL and Jinja errors. It classifies these issues alongside static analysis, YAML, and package errors to guide fixes across migration projects.

Why do I need an autofix review before applying dbt migration fixes?

You need an autofix review before applying dbt migration fixes to validate changes, preserve autofix context, and ensure recommended workflows are followed before finalizing the remediation.

When should I expect Category D blockers during a dbt Fusion migration?

Expect Category D blockers during a dbt Fusion migration when encountering Fusion engine gaps. The triage process flags these specific blockers with links to known issues for resolution.