소개
Streamlines the creation of robust dbt models by automating the development of staging layers, fact tables, dimension tables, and analytical marts. It enforces strict data engineering best practices, including per-model YAML documentation, External Parquet partitioning for large datasets, and the latest dbt 1.10+ test syntax. By guiding users through complex workflows like Slowly Changing Dimensions (SCD Type 2) and the 2×2 stat model quadrant, it ensures that analytics repositories remain modular, highly performant, and consistently documented.