Dbt Model Spec

Spec a dbt model — its grain, sources, transformations, tests, and materialization. Use when asked to design a dbt model, plan a data transformation, write a staging/intermediate/mart model spec, or define dbt tests for a table. Produces a model spec — purpose & grain, lineage (sources → refs), the transformation logic, column definitions, dbt tests, materialization choice, and the skeleton SQL/YAML.

Mohit Aggarwal 037a346 3.6 KB Updated

File contents

mohitagw15856/pm-claude-skills/tree/main/skills/dbt-model-spec commit 037a346cf0

Frequently asked questions

npx skillmds add mohitagw15856/dbt-model-spec