关于
This skill enables Claude to manage complex Airflow DAG testing workflows by implementing an iterative test-debug-fix loop. Instead of manual troubleshooting, it uses a 'trigger first' philosophy to identify failures immediately and then utilizes structured MCP tools to retrieve task logs, diagnose upstream dependencies, and resolve import errors. By bypassing fragile CLI commands in favor of reliable JSON-based tools, it ensures high-fidelity debugging for data engineering pipelines, allowing for rapid resolution of connection issues, logic errors, and configuration gaps.