{
  "@type": "agent",
  "id": "g2m-discovery",
  "name": "G2M Discovery",
  "label": "G2M discovery",
  "description": "Auto-derives a `clients/<id>/g2m.md` from website crawl + competitor research when a client lacks an existing strategy doc. Fills ~14 sections automatically and marks the rest (OKRs, unit economics, internal KPIs) as TBD for human input. Mirrors the brand-identity flow.",
  "summary": "Crawls the client and competitors to draft the go-to-market strategy every downstream agent is grounded in.",
  "deliverable": "A populated go-to-market strategy document (positioning, ICP, channels, KPIs) as a branded doc.",
  "discipline": "strategy",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 4,
  "maxToolCalls": 80,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:g2m-discovery",
        "to": "discipline:strategy",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:g2m-discovery",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:g2m-discovery",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": [
      {
        "from": "agent:content-strategy",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:paid-ads-strategy",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:social-strategy",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:content-gap-analysis",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:page-content-structure",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:competitor-moves",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:competitor-ux-audit",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:lead-icp-refine",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:web-sitemap",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "objective:foundation",
        "to": "agent:g2m-discovery",
        "kind": "objective_agent"
      },
      {
        "from": "audience:agency",
        "to": "agent:g2m-discovery",
        "kind": "audience_starting"
      },
      {
        "from": "audience:gtm",
        "to": "agent:g2m-discovery",
        "kind": "audience_starting"
      }
    ]
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/g2m-discovery"
}
