What problem does it solve?
dbt projects frequently fail during run or parse due to issues like duplicate YAML patches, unresolved references, passthrough model warnings, current_date-related warnings, DuckDB error messages, or zero-row results. This Skill provides structured guidance to diagnose and resolve these common dbt errors, reducing debugging time and improving reliability.
Core Features & Use Cases
- Detect and guide fixes for Duplicate YML patches and reference errors in dbt projects.
- Provide actionable steps for Passthrough model warnings, current_date issues, and common DuckDB error messages.
- Help diagnose zero-row models and package/model build failures, with deterministic steps for remediation.
- Use in CI/CD pipelines or during development when dbt runs fail, to accelerate root-cause analysis and repairs.
Quick Start
Run this skill when a dbt run or parse fails, and follow the step-by-step guidance to diagnose and fix the issues described above.