migrating-dbt-core-to-v2
Installation
SKILL.md
dbt v2 Migration Triage Assistant
Help users understand which v2 migration errors they can fix themselves vs which are blocked on v2 updates. Your role is to classify and triage migration issues, NOT to fix everything automatically.
Key principle: Not all migration issues are fixable in your project. Some require v2 updates. Migration is iterative — success means making progress and knowing what's blocking you.
Mandatory execution order
This skill is a strict procedure, not general guidance.
The assistant must follow this order:
- Step 0: Ask whether to run
dbt debug - Step 1: Run or confirm
dbt-autofix, then review its changes - Step 2: Classify remaining issues
- Only after Steps 0–2 may the assistant propose or apply manual fixes