bydbt-labs· 15 skills
Use when a user is enabling, configuring, optimizing, or debugging dbt State (the server-backed reuse mechanism that clones or skips nodes instead of rebuilding them). Use when they conflate dbt State with the state:modified selector or --state deferral. Use when asked about models rebuilding unexpectedly, views with select * rebuilding, volatile SQL (current_timestamp(), random()) rebuilding or not, cross-developer cloning, lag_tolerance.
$npx -y skills add dbt-labs/dbt-agent-skills --skill using-dbt-stateInstalls into the current project.
Run `npx skills use "https://github.com/dbt-labs/dbt-agent-skills" --skill "dbt-labs/dbt-agent-skills/using-dbt-state"` 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/dbt-labs/dbt-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/dbt-labs/dbt-agent-skills"` and select the relevant skills, then follow their instructions.