Kimball/dimensional dbt best practices for this repo. Use whenever creating, editing, reviewing, or testing any dbt model, snapshot, seed, macro, or test. Also use when answering questions about data modeling patterns, surrogate keys, SCD2, incremental strategies, or layer architecture in this project.
$npx -y skills add astrafy/astrafy-agent-tools --skill dbt-best-practicesInstalls into the current project.
Run `npx skills use "https://github.com/astrafy/astrafy-agent-tools" --skill "astrafy/astrafy-agent-tools/dbt-best-practices"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/astrafy/astrafy-agent-tools" that are relevant to the current task. Run `npx skills add "https://github.com/astrafy/astrafy-agent-tools"` and select the relevant skills, then follow their instructions.