Commands
Slash commands that trigger predefined workflows in Claude Code.
What are you trying to do?
3 results
check-airflow-compat
Verify code works with both Airflow 2.x and 3.x
/check-airflow-compatadd-adapter-method
Add a new method to both Airflow adapters
/add-adapter-method [method-name]check-data
Pre-migration data-availability scan. Reads a manifest, probes every spark.read.* / saveAsTable target on the AIDP cluster, reports OK / MISSING / EMPTY.
/check-data