Audit any dbt repo.
Find why your numbers don't match.
Paste a GitHub repo and dbt Context analyses your models, SQL, YAML, tests and lineage to find risky models, missing tests, orphaned assets and likely causes of metric mismatches.
Paste repo → instant audit → ask follow-up questions or generate SQL checks
Works with any public or private dbt GitHub repo
Examples of what dbt Context finds
int_trade_agg_day contains a TODO about incorrect incremental builds
models/intermediate/int_trade_agg_day.sql
stg_history_contract_events has no downstream models
Orphaned staging model, likely technical debt
Zero tests across all mart models
No automated validation on customer-facing metrics
Repeated date-spine pattern across 3 intermediate models
Bug fixes must be applied in 3 places
Built for the moments when Finance says revenue is wrong, a dashboard does not reconcile, or you inherit a dbt project nobody fully understands.
Built by Aiden Poswell · Connect on LinkedIn