schemachange
Installation
SKILL.md
Schemachange
Deploy and manage Snowflake database changes using version control and CI/CD pipelines with schemachange's migration-based approach.
Quick Start
Script Types:
- V__ (Versioned) - One-time structural changes (run exactly once)
- R__ (Repeatable) - Objects that can be safely recreated (runs when new/modified)
- A__ (Always) - Scripts that run every deployment (must be idempotent)
Script Naming
Versioned Scripts (V__)
V1.0.0__initial_setup.sql
Related skills
More from sfc-gh-dflippo/snowflake-dbt-demo
dbt-migration-snowflake
Convert Snowflake DDL to dbt models. This skill should be used when converting views, tables, or
9task-master
AI-powered task management for structured, specification-driven development. Use this skill when
6dbt-core
Managing dbt-core locally - installation, configuration, project setup, package management,
4playwright-mcp
Browser testing, web scraping, and UI validation using Playwright MCP. Use this skill when you
3task-master-install
Install and initialize task-master for AI-powered task management and specification-driven
3snowflake-cli
Executing SQL, managing Snowflake objects, deploying applications, and orchestrating data
2