{
  "@type": "agent",
  "id": "hubspot-implementation",
  "name": "HubSpot Implementation Orchestrator",
  "label": "HubSpot implementation",
  "description": "Reads a CRM config/lifecycle proposal Google Doc, audits the client's live HubSpot portal (which custom properties exist vs. missing, record + lifecycle distribution, owners, pipelines), and produces a phased, sequenced implementation roadmap labeling each step Nexus-automatable (with the exact tool) vs. manual HubSpot-UI work vs. blocker. Read-only — proposes the plan + a ClickUp task list; provisioning runs afterwards via the gated write tools. Requires `hubspot` + `google_drive`. ~$2-3, ~5-7 min.",
  "summary": "A phased rollout plan for a CRM proposal, tagged automatable versus manual.",
  "deliverable": "A phased implementation roadmap with each step tagged automatable or manual.",
  "discipline": "demand",
  "for": [
    "gtm"
  ],
  "model": "claude-sonnet-4-6",
  "tier": "reasoning",
  "maxUsd": 3,
  "maxToolCalls": 50,
  "deliveryFormat": "docx",
  "requiredConnectors": [
    "hubspot",
    "google_drive"
  ],
  "optionalConnectors": [],
  "prerequisites": [],
  "dashboards": [],
  "edges": {
    "out": [
      {
        "from": "agent:hubspot-implementation",
        "to": "discipline:demand",
        "kind": "agent_discipline"
      },
      {
        "from": "agent:hubspot-implementation",
        "to": "connector:hubspot",
        "kind": "agent_requires"
      },
      {
        "from": "agent:hubspot-implementation",
        "to": "connector:google_drive",
        "kind": "agent_requires"
      },
      {
        "from": "agent:hubspot-implementation",
        "to": "deliverable:docx",
        "kind": "agent_deliverable"
      }
    ],
    "in": []
  },
  "evidence": {
    "samples": [],
    "shipped": []
  },
  "page": "https://nexus.effiqs.com/agents/hubspot-implementation"
}
