Snowflake-Labs/cortex-code-migrations
Python
Captured source
source ↗Snowflake-Labs/cortex-code-migrations
Language: Python
License: Apache-2.0
Stars: 0
Forks: 0
Open issues: 0
Created: 2026-04-15T20:14:40Z
Pushed: 2026-06-03T17:02:19Z
Default branch: preview
Fork: no
Archived: no
README:
Cortex Code Migrations
Cortex plugin for AI-assisted database migration to Snowflake.
Overview
This plugin provides migration skills, hooks, and an MCP server for use with Snowflake's Cortex platform. It supports end-to-end database migration including assessment, conversion, validation, and deployment.
Installation
Follow the official documentation to install and configure the plugin.
Structure
plugin/ ├── .cortex-plugin/ — Plugin manifest (plugin.json) ├── hooks/ — Session start hooks (auto-install dependencies) ├── mcp-server/ — MCP server configuration and binaries ├── skills/ — Migration skills and prompts ├── .mcp.json — MCP server definition └── VERSION — Current plugin version
Branches
| Branch | Purpose | |-----------|--------------------------------| | main | Stable production release | | preview | Pre-release for beta testing |
License
License Copyright (c) Snowflake Inc. All rights reserved.
The skills in this project are licensed under the [Snowflake Skills License](./License-Skills).
All other content is licensed under the Apache 2.0 license.
Notability
notability 3.0/10Routine utility repo, no traction