{
  "id": "snowflake-migration-modernization-agent",
  "name": "Snowflake Migration and Modernization Agent",
  "version": "0.1.0",
  "type": "agent",
  "provider": "snowflake",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Reviews migration to Snowflake from, or coexistence with, Teradata, Oracle, SQL Server, Redshift, BigQuery, Databricks, Hadoop/Spark, and legacy EDWs: workload inventory, SQL and semantic compatibility, data gravity, security mapping, wave planning, dual running, reconciliation, cutover, and rollback. Permitted to conclude that a workload should not move. Static review only.",
  "source_type": "original",
  "official_docs": [
    "https://docs.snowflake.com/en/user-guide/migration-guide",
    "https://docs.snowflake.com/en/sql-reference/intro-summary-sql",
    "https://docs.snowflake.com/en/user-guide/data-load-overview",
    "https://docs.snowflake.com/en/user-guide/security-access-control-overview",
    "https://docs.snowflake.com/en/user-guide/tables-iceberg"
  ],
  "security_notes": "Static review only: reads sanitized workload inventories, DDL, SQL samples, and security exports from source platforms; never connects to a source or target system, never moves data, never executes a cutover, and never requests credentials or customer data. Security models are mapped structurally — source roles and grants to target roles and grants — without importing source credentials. A migration that would relax a control in the target relative to the source is reported as a security regression, not as a simplification.",
  "last_verified": "2026-08-17",
  "path": "agents/snowflake/snowflake-migration-modernization-agent/",
  "harness_variants": {
    "codex": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/codex.toml",
    "copilot": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/cursor.agent.md",
    "gemini": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/snowflake/snowflake-migration-modernization-agent/harnesses/kiro-cli.agent.json"
  },
  "companion_skills": [
    "snowflake-migration-modernization"
  ],
  "execution_tier": "static-review",
  "lifecycle": "experimental",
  "author": "github: VincentChuWaiChow",
  "routing_keywords": [
    "migration",
    "migrate",
    "teradata",
    "oracle",
    "redshift",
    "bigquery",
    "databricks",
    "hadoop",
    "spark",
    "sql server",
    "legacy",
    "edw",
    "cutover",
    "dual run",
    "modernization",
    "coexistence",
    "replatform",
    "lift and shift",
    "wave"
  ]
}
