Git best practices, branching strategies, commit conventions, and PR workflows. Use when reviewing git history,...

Complex DAG testing workflows with debugging and fixing cycles. Use for multi-step testing requests like "test this...

Deep-dive data profiling for a specific table. Use when the user asks to profile a table, wants statistics about a...

Initialize warehouse schema discovery. Generates .astro/warehouse.md with all table metadata for instant lookups....

Comprehensive DAG failure diagnosis and root cause analysis. Use for complex debugging requests requiring deep...

Quick data freshness check. Use when the user asks if data is up to date, when a table was last updated, if data is...

Workflow and best practices for writing Apache Airflow DAGs. Use when the user wants to create a new DAG, write...

Queries data warehouse and answers business questions about data. Handles questions requiring database/warehouse...

Manages Apache Airflow operations including listing, testing, running, and debugging DAGs, viewing task logs,...