displayName
dbt Model Review
workflowKind
governance
triggerType
event-driven
typicalCadence
per-pull-request
complexity
single-team
description
Reviews dbt model changes before merge — validating naming conventions,
checking materialization strategy appropriateness, verifying test coverage
on primary keys and not-null constraints, auditing ref() lineage for
circular dependencies, profiling query cost against warehouse budgets, and
ensuring documentation blocks and schema YAML are updated. Excludes data
pipeline orchestration and scheduling.