Cross-system incident response and post-mortem Root Cause Analysis for data platforms.
Use when: investigating MULTI-system failures, correlating failures across infra + data + code, writing post-mortem reports, or diagnosing cascading failures.
Do NOT use for single Airflow DAG failures — use `debugging-dags` instead.
Do NOT use for single dbt model errors — use `debugging-dbt-errors` instead.
Installation
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Cross-system incident response and post-mortem Root Cause Analysis for data platforms.
Use when: investigating MULTI-system failures, correlating failures across infra + data + code, writing post-mortem reports, or diagnosing cascading failures.
Do NOT use for single Airflow DAG failures — use `debugging-dags` instead.
Do NOT use for single dbt model errors — use `debugging-dbt-errors` instead.
license
MIT
metadata
{"author":"dataops-agent","version":"2.0.0"}
Root Cause Analysis (RCA) Diagnostics
Cross-system incident response. For single Airflow DAG failures, use debugging-dags. For single dbt errors, use debugging-dbt-errors.
When to Apply
Use this skill when:
Multiple pipelines or systems failed simultaneously (cascading failure)
Correlating failures with infrastructure changes (deploys, config changes)
Correlating failures with upstream data source changes