{
  "id": "gcp-maestro-agent",
  "name": "GCP Maestro",
  "version": "0.1.0",
  "type": "agent",
  "provider": "gcp",
  "harnesses": ["codex", "copilot", "claude-code", "cursor", "gemini", "kiro"],
  "summary": "Per-cloud router agent for GCP. Classifies the user's task, selects the narrowest GCP specialist agent or the right team of specialists from the catalog, and dispatches them — single specialist for focused tasks, parallel team (max 4) for multi-domain tasks. Never auto-dispatches live-guard agents.",
  "source_type": "original",
  "official_docs": [
    "https://cloud.google.com/docs/overview",
    "https://cloud.google.com/architecture/framework",
    "https://cloud.google.com/iam/docs/overview",
    "https://cloud.google.com/vpc/docs/vpc"
  ],
  "security_notes": "Live-guard gate is non-negotiable. The 6 live-guard agents must never be auto-dispatched — GCP IAM org-level mutations and KMS key destruction are irreversible. Always require blast-radius assessment and explicit human written confirmation before routing to any live-guard agent.",
  "last_verified": "2026-05-08",
  "path": "agents/gcp/gcp-maestro-agent",
  "author": "github: VincentChuWaiChow",
  "harness_variants": {
    "codex": "agents/gcp/gcp-maestro-agent/harnesses/codex.toml",
    "copilot": "agents/gcp/gcp-maestro-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/gcp/gcp-maestro-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/gcp/gcp-maestro-agent/harnesses/cursor.agent.md",
    "gemini": "agents/gcp/gcp-maestro-agent/harnesses/gemini.agent.md",
    "kiro": "agents/gcp/gcp-maestro-agent/harnesses/kiro-ide.agent.md"
  }
}
