dbt-local
Installation
SKILL.md
dbt Local Additions
Supplements the official dbt skill. For command basics (debug, compile,
run, test, show), selectors, verification procedures, and ad-hoc queries,
use the official dbt and running-dbt-commands skills.
1. Issue Work Target Setup
Always set up Issue-specific target before dbt run during Issue work.
1.1. Setup Procedure
- Read
~/.dbt/profiles.ymland check existing settings - Add Issue-specific target if not exists, based on existing
devtarget
Related skills