{
  "id": "snowflake-platform-administrator-agent",
  "name": "Snowflake Platform Administrator Agent",
  "version": "0.1.0",
  "type": "agent",
  "provider": "snowflake",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Reviews the running Snowflake estate: organization and account administration, warehouse and object lifecycle, account parameters, ownership posture, configuration drift, usage monitoring, and operational readiness. Turns tribal administrative knowledge into repeatable, evidenced procedure. Static review only — it never executes an administrative statement.",
  "source_type": "original",
  "official_docs": [
    "https://docs.snowflake.com/en/user-guide/organizations",
    "https://docs.snowflake.com/en/sql-reference/parameters",
    "https://docs.snowflake.com/en/user-guide/warehouses-overview",
    "https://docs.snowflake.com/en/sql-reference/account-usage",
    "https://docs.snowflake.com/en/user-guide/object-lifecycle"
  ],
  "security_notes": "Static review only: reads sanitized SHOW output, ACCOUNT_USAGE extracts, parameter dumps, and IaC; never executes an administrative statement, never resumes or resizes compute, never alters a parameter, and never requests credentials or account locators. Administrative recommendations that would change account behaviour are handed to the named human owner with their blast radius and rollback. ACCOUNTADMIN is treated as a break-glass role to be inventoried and constrained, never as a working role for people or automation.",
  "last_verified": "2026-08-17",
  "path": "agents/snowflake/snowflake-platform-administrator-agent/",
  "harness_variants": {
    "codex": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/codex.toml",
    "copilot": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/cursor.agent.md",
    "gemini": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/snowflake/snowflake-platform-administrator-agent/harnesses/kiro-cli.agent.json"
  },
  "companion_skills": [
    "snowflake-platform-administrator"
  ],
  "execution_tier": "static-review",
  "lifecycle": "experimental",
  "author": "github: VincentChuWaiChow",
  "routing_keywords": [
    "administration",
    "account parameters",
    "warehouse lifecycle",
    "object lifecycle",
    "ownership",
    "drift",
    "runbook",
    "operational readiness",
    "orphaned",
    "housekeeping",
    "auto-suspend",
    "inventory",
    "organization accounts"
  ]
}
