Agent Skills: Restricted Bigquery Dbt Environment

Restricted BigQuery dbt environment

UncategorizedID: i9wa4/dotfiles/restricted-bigquery-dbt-environment

Install this agent skill to your local

pnpm dlx add-skill https://github.com/i9wa4/dotfiles/tree/HEAD/skills/restricted-bigquery-dbt-environment

Skill Files

Browse the full folder contents for restricted-bigquery-dbt-environment.

Download Skill

Loading file tree…

skills/restricted-bigquery-dbt-environment/SKILL.md

Skill Metadata

Name
restricted-bigquery-dbt-environment
Description
|

Restricted Bigquery Dbt Environment

Compatibility trigger for restricted BigQuery/dbt safety work. The durable implementation guidance now lives in skills/data-platform/references/restricted-bigquery-dbt.md.

Use For

  • Local dbt work that must avoid production BigQuery schemas.
  • Temporary schema override workflow and pre-commit removal checks.

Do Not Use For

  • Broad data-platform work; use data-platform.
  • Unrelated domains, broad rewrites, or generated runtime outputs.

Workflow

  1. Inspect the relevant files, current repo conventions, and git status.
  2. Read skills/data-platform/references/restricted-bigquery-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.

Examples

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

References

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

Troubleshooting

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