troubleshooting-dbt-job-errors
π―Skillfrom dbt-labs/dbt-agent-skills
Diagnose and resolve dbt Cloud job failures by systematically investigating error types, logs, and potential root causes using MCP tools and CLI commands.
Part of
dbt-labs/dbt-agent-skills(9 items)
Installation
/plugin marketplace add dbt-labs/dbt-agent-skills/plugin install dbt@dbt-agent-marketplacenpx skills add dbt-labs/dbt-agent-skills --listnpx skills add dbt-labs/dbt-agent-skillsnpx skills add dbt-labs/dbt-agent-skills --skill using-dbt-for-analytics-engineering+ 3 more commands
Skill Details
Use when a dbt Cloud/platform job fails and you need to diagnose the root cause, especially when error messages are unclear or when intermittent failures occur. Do not use for local dbt development errors.
More from this repository8
Transforms data using dbt's analytics engineering principles, building modular models, tests, and pipelines with software engineering best practices.
Retrieves and searches dbt documentation efficiently by converting URLs to markdown and using specialized search techniques.
Answers business data questions by intelligently querying dbt semantic layers, models, and project metadata to provide precise insights.
Validates dbt model SQL logic by testing specific input scenarios and expected outputs before full model materialization.
Guides users in creating and configuring dbt Semantic Layer components like semantic models, metrics, and dimensions using MetricFlow.
Guides users through migrating a dbt Core project to the Fusion engine, identifying and resolving compatibility issues automatically.
Configures dbt MCP server for AI development tools, enabling seamless connection to dbt's CLI, Semantic Layer, and APIs.
Executes dbt commands like run, test, and compile across project directories, handling dependencies and providing detailed command output and error tracking.