AI AGENT ADDONS

Debugging Dags

astronomer/agents
Debugging
962installs

When an Airflow pipeline fails, finding the real cause can be a challenge. This system helps you follow a systematic approach to identify the root cause and get actionable remediation.

You can use commands like af runs diagnose and af health to find failures. Then check task logs and categorize the failure type. Gather context such as recent changes and package version differences. The goal is to not just fix the failure but also prevent it from recurring.

Add Debugging Dags skill to your workflow

Global

mkdir -p ~/.claude/skills/debugging-dags

Project

mkdir -p .claude/skills/debugging-dags

Source Repository

Stars
393
Forks
55
Watchers
393
License
Apache-2.0
Last Push
26 days ago
Created
6 months ago