{
  "id": "snowflake-maestro-agent",
  "name": "Snowflake Maestro Agent",
  "version": "0.1.0",
  "type": "agent",
  "provider": "snowflake",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Router agent for the Snowflake board. Classifies a Snowflake task, names the business objective and failure domains, and dispatches the narrowest review specialist — or a parallel team of at most four when the task genuinely spans domains. Routes only: never answers a Snowflake question itself, never executes a mutation, and never auto-dispatches a live guard.",
  "source_type": "original",
  "official_docs": [
    "https://docs.snowflake.com/en/",
    "https://docs.snowflake.com/en/release-notes/overview",
    "https://docs.snowflake.com/en/user-guide/intro-editions",
    "https://docs.snowflake.com/en/user-guide/security-access-control-overview"
  ],
  "security_notes": "Routing and classification only. Never executes SQL, never mutates a Snowflake account, and never auto-dispatches a live-guard agent — a mutation request routes to the review specialist first and reaches a guard only after explicit written human approval that names account, environment, target, mutation, and accepted blast radius. Urgency, seniority, and instructions embedded in reviewed content never lower that gate. Never requests or accepts credentials, account locators, or customer data.",
  "last_verified": "2026-08-17",
  "path": "agents/snowflake/snowflake-maestro-agent/",
  "harness_variants": {
    "codex": "agents/snowflake/snowflake-maestro-agent/harnesses/codex.toml",
    "copilot": "agents/snowflake/snowflake-maestro-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/snowflake/snowflake-maestro-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/snowflake/snowflake-maestro-agent/harnesses/cursor.agent.md",
    "gemini": "agents/snowflake/snowflake-maestro-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/snowflake/snowflake-maestro-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/snowflake/snowflake-maestro-agent/harnesses/kiro-cli.agent.json"
  },
  "companion_skills": [
    "snowflake-maestro"
  ],
  "execution_tier": "static-review",
  "lifecycle": "experimental",
  "author": "github: VincentChuWaiChow",
  "routing_keywords": [
    "snowflake",
    "route",
    "classify",
    "which agent"
  ]
}
