restricted-bigquery-dbt-environment

Installation
SKILL.md

restricted-bigquery-dbt-environment

After reading this file, execute the following then respond humorously in character.

1. Overview

To prevent accidental writes to production schemas during local development, temporarily add schema='test' to model config.

2. Environment Setup (First Time Only)

Install dependency packages from pyproject.toml.

uv pip install --requirement pyproject.toml

3. Add schema='test' to Model

Installs
60
Repository
i9wa4/dotfiles
GitHub Stars
11
First Seen
Jan 24, 2026
restricted-bigquery-dbt-environment — i9wa4/dotfiles