{
  "@type": "agent",
  "id": "competitor-moves",
  "name": "Competitor Moves Monthly",
  "label": "Competitor moves",
  "description": "Monthly competitive-intelligence sweep: for each of the client's competitors (from the G2M or passed in), detects what CHANGED — product/feature launches, positioning/pricing shifts, campaigns, funding/hiring — with evidence, and translates each into why it matters + a recommended response for the client. Emits a branded DOCX report. Reads competitors from the client's G2M automatically.",
  "summary": "What changed on competitor sites since the last sweep.",
  "deliverable": "A monthly competitive-intelligence sweep, one section per competitor.",
  "discipline": "content",
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 3,
  "maxToolCalls": 60,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "web_crawl",
    "aeo_probes"
  ],
  "optionalConnectors": [],
  "prerequisites": [
    "g2m-discovery"
  ],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:competitor-moves",
        "to": "discipline:content",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:competitor-moves",
        "to": "connector:web_crawl",
        "kind": "agent_requires"
      },
      {
        "from": "agent:competitor-moves",
        "to": "connector:aeo_probes",
        "kind": "agent_requires"
      },
      {
        "from": "agent:competitor-moves",
        "to": "agent:g2m-discovery",
        "kind": "agent_prerequisite"
      },
      {
        "from": "agent:competitor-moves",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/competitor-moves"
}
