.agents/skills/migrate/SKILL.md
Migrate project configuration to the latest Starlake version
npx skillsauth add starlake-ai/starlake-skills migrateInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Migrates your Starlake project configuration files to the latest version format. This handles breaking changes in YAML schema across Starlake releases, updating deprecated fields and adding new required ones.
starlake migrate
--reportFormat <value>: Report output format: console, json, or htmlRun this command after upgrading Starlake to a new version, especially when:
starlake migrate
development
Design SQL transformations for data pipelines with quality checks and dependency management. Use when the user says "design transforms" or "create SQL transformations".
devops
Plan and track sprint progress for data pipeline implementation. Use when the user says "sprint planning" or "plan data sprint".
testing
Analyze data sources in depth: schema, quality, volume, and extraction strategy. Use when the user says "analyze data source" or "profile this data source".
data-ai
Design Starlake-compatible table schemas with types, constraints, privacy, and expectations. Use when the user says "design schema" or "create table definition".