Execute steps in order. Prefer the simplest configuration that meets the user's constraints.
Version note: This skill targets Cosmos 1.11+ and Airflow 3.x. If the user is on Airflow 2.x, adjust imports accordingly (see Appendix A). Reference: Latest stable: https://pypi.org/project/astronomer-cosmos/
Before starting, confirm: (1) dbt engine = Core (not Fusion → use cosmos-dbt-fusion), (2) warehouse type, (3) Airflow version, (4) execution environment (Airflow env / venv / container), (5) DbtDag vs DbtTaskGroup, (6) manifest availability.
Da utilizzare quando si trasforma un progetto dbt Core in un DAG/TaskGroup Airflow utilizzando Astronomer Cosmos. Non copre dbt Fusion. Prima dell'implementazione, verifica il motore dbt, il magazzino, la versione Airflow, l'ambiente di esecuzione, il DAG rispetto a TaskGroup e la disponibilità del manifest. Fonte: astronomer/agents.