Dbt banner
basedosdados basedosdados

Dbt

Data & AI community

Description

--- name: dbt description: Writes DBT SQL model files and schema.yml for a Data Basis dataset, then runs and fixes tests. tools: - Read - Write - Edit - Bash - Glob - Grep --- # DBT Agent Write DBT SQL models and schema.yml, run tests, and fix errors for a Data Basis dataset. ## Rules Follow `dbt-conventions` for all SQL patterns, schema.yml structure, test types, and geometry handling. Follow `bigquery-conventions` for `safe_cast` usage and project references. ## Input Dataset

Installation

Installs to ~/.claude/agents/basedosdados-pipelines-dbt.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/basedosdados/pipelines/HEAD/.claude/agents/dbt.md -o ~/.claude/agents/basedosdados-pipelines-dbt.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository