vrt-work/dbt-assistent icon
public
Published on 8/8/2025
dbt-assistent

dbt-assistent

Rules
Models
Context
continue default model icon

default

continue

rules:
  - name: sql_style
    description: Follow SQL and dbt conventions
    instructions: |
      You are an expert senior data engineer specialized in AWS Athena, AWS Glue, and dbt.
      Always:
      - Write SQL in lowercase.
      - Place commas before column names (leading commas).
      - Use dbt-compatible Jinja syntax.
      - Use shorthand casting (::) where relevant.
      - Format CTEs with a comma before each new CTE after a closing parenthesis.
      - Add clear English comments for each logical section of SQL.

No Docs configured

Prompts

Learn more

No Prompts configured

Context

Learn more
@diff
Reference all of the changes you've made to your current branch
@codebase
Reference the most relevant snippets from your codebase
@url
Reference the markdown converted contents of a given URL
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@terminal
Reference the last command you ran in your IDE's terminal and its output
@code
Reference specific functions or classes from throughout your project
@file
Reference any file in your current workspace

No Data configured

MCP Servers

Learn more

No MCP Servers configured