What problem does it solve?
Starting a new analytics project from zero is error-prone and time-consuming, with inconsistent starter configurations and fragmented tooling. This skill provides a guided, end-to-end workflow that sets up a production-ready dbt project, captures stack context, enforces styling standards, outlines an initial data model plan, defines a testing strategy, and scaffolds CI/CD. It ensures alignment across the team and accelerates delivery by sequencing six foundational skills in a repeatable pattern.
Core Features & Use Cases
- End-to-end phase sequencing: captures stack context, scaffolds dbt, enforces SQL style, designs the data model, establishes testing, and configures CI/CD.
- Context-aware starter: adapts to warehouse, toolchain, and team maturity to produce consistent project skeletons.
- Reusable blueprint: provides a repeatable workflow that teams can reuse for new projects or rebalance existing ones.
Quick Start
Invoke this workflow at project inception to generate a complete dbt project skeleton and starter configurations.