byaltimateai· 45 skills
Develops and troubleshoots dbt incremental models. Use when working with incremental materialization for: (1) Creating new incremental models (choosing strategy, unique_key, partition) (2) Task mentions "incremental", "append", "merge", "upsert", or "late arriving data" (3) Troubleshooting incremental failures (merge errors, partition pruning, schema drift) (4) Optimizing incremental performance or deciding table vs incremental Guides through strategy selection, handles common incremental gotchas.
$npx -y skills add altimateai/data-engineering-skills --skill developing-incremental-modelsInstalls into the current project.
Run `npx skills use "https://github.com/altimateai/data-engineering-skills" --skill "altimateai/data-engineering-skills/developing-incremental-models"` 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/altimateai/data-engineering-skills" that are relevant to the current task. Run `npx skills add "https://github.com/altimateai/data-engineering-skills"` and select the relevant skills, then follow their instructions.