troubleshooting-dbt-job-errors
✓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.
Installation
SKILL.md
Systematically diagnose and resolve dbt Cloud job failures using available MCP tools, CLI commands, and data investigation.
Not for: Local dbt development errors - use the skill using-dbt-for-analytics-engineering instead
Never modify a test to make it pass without understanding why it's failing.
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. Source: dbt-labs/dbt-agent-skills.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill troubleshooting-dbt-job-errors- Category
- {}Data Analysis
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is troubleshooting-dbt-job-errors?
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. Source: dbt-labs/dbt-agent-skills.
How do I install troubleshooting-dbt-job-errors?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/dbt-labs/dbt-agent-skills --skill troubleshooting-dbt-job-errors Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/dbt-labs/dbt-agent-skills
Details
- Category
- {}Data Analysis
- Source
- skills.sh
- First Seen
- 2026-02-01