dbt-local

star 11

USE FOR: dbt compatibility trigger for issue targets, Databricks SQL dialect notes, and local examples. Detailed owner: data-platform. DO NOT USE FOR: generated outputs.

i9wa4 By i9wa4 schedule Updated 6/1/2026

name: dbt-local license: MIT description: | USE FOR: dbt compatibility trigger for issue targets, Databricks SQL dialect notes, and local examples. Detailed owner: data-platform. DO NOT USE FOR: generated outputs.

Dbt Local

Compatibility trigger for dbt-specific repo additions. The durable implementation guidance now lives in skills/data-platform/references/dbt.md.

1. Use For

  • Issue-specific local dbt target setup.
  • Databricks SQL dialect caveats for dbt work.
  • Repo-local dbt examples.

2. Do Not Use For

  • Broad data-platform work; use data-platform.
  • General dbt command basics; use official dbt skills when available.
  • Unrelated domains, broad rewrites, or generated runtime outputs.

3. Workflow

  1. Inspect the relevant files, current repo conventions, and git status.
  2. Read skills/data-platform/references/dbt.md.
  3. Make the smallest scoped change that satisfies the request.
  4. Run the checks named in the preserved guidance or the nearest repo harness.
  5. Report verification results and any remaining risk.

4. Examples

For a request in this domain, load preserved guidance, update the relevant source, run focused checks, and summarize the result.

5. References

  • skills/data-platform/references/dbt.md

6. Troubleshooting

If Waza or repo validation disagrees with preserved guidance, follow the stricter rule and record the exception in the handoff.

Install via CLI
npx skills add https://github.com/i9wa4/dotfiles --skill dbt-local
Repository Details
star Stars 11
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator