Loading...
Loading...
Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep investigation like "diagnose and fix the pipeline", "full root cause analysis", "why is this failing and how to prevent it". For simple debugging ("why did dag fail", "show logs"), the airflow entrypoint skill handles it directly. This skill provides structured investigation and prevention recommendations.
npx skill4agent add astronomer/agents debugging-dagsdiagnose_dag_runget_dag_statsget_system_healthget_task_logsget_dag_runairflow tasks run <dag_id> <task_id> <execution_date>airflow tasks clear <dag_id> -t <task_id> -s <start_date> -e <end_date>