AI Engineer

How AI Agents Let GTM Teams Scale — Justin Joyce, Cloudflare

Published 2026-08-26 · Duration 19:15

Summary

Justin Joyce details how Cloudflare utilizes a three-pillar approach powered by AI agents to solve scaling issues in traditional Go-To-Market (GTM) operations. The core problem—that manual processes and knowledge gaps limit efficiency—is addressed by building self-service capabilities, automating data analysis, and proactively pushing insights to users. This framework allows non-technical staff to query complex data using 'skill files' and enables reps to access expert-level information via an internal agentic workspace (Cloudflare OS).

Download summary

Key takeaways

  1. The GTM Scaling Problem 5:20

    Traditional GTM processes suffer from the 'context gap' (switching between different customer calls) and the 'expert gap' (inconsistent execution among reps), leading to significant inefficiency. Back-office teams often rely on manual work in Excel or limited dashboards, which fail to meet all operational needs.

  2. Pillar 1: Scaling Analysis via Skill Files 10:53

    To empower non-SQL users, the team built role-specific 'skill files.' These allow business users to ask questions of data directly and quickly, eliminating bottlenecks that previously required a dedicated data engineer. This capability is used both for back-office analysis and building GTM skills.

  3. Pillar 2: Scaling Insight (Pushing the Story) 15:00

    Instead of forcing users to search dashboards, insights are proactively delivered through synthetic weekly summaries. This is achieved by transforming data dimensions (time, manager, metric) and using a multi-agent workflow: a first draft agent, a second reviewer agent for veracity checks, and a third 'tone agent' that crafts the message, ensuring risks and opportunities are weighted equally.

  4. Pillar 3: Self-Service via Cloudflare OS 17:15

    The internal tool, Cloudflare OS, is an agentic workspace running on Workers and Durable Objects. It allows GTM teams to perform complex tasks—such as building QBR decks, account plans, or forecast briefs—by interacting with curated expert skills without needing manual intervention.

Technical details

  • Agentic Architecture 1025s

    The insight generation uses a multi-agent workflow: Data -> Draft Agent (calls MCPs) -> Reviewer Agent (verifies data veracity) -> Tone Agent (crafts message using multi-shot prompts). Observability is maintained by tracking every LLM call.

  • Cloudflare OS Implementation 1035s

    The self-service workspace utilizes Cloudflare Workers and Durable Objects for compute and persistent storage, enabling reps to pull data and execute jobs using curated expert skills.

  • Data Structuring 950s

    To simplify analysis for AI agents, the raw data is transformed by dimension (time, manager, metric), allowing for both wide-to-long and long-form trend processing.

Mentioned resources

  • Cloudflare OS (Internal Agentic Workspace)
  • Workers / Durable Objects (Compute/Storage Platform)
  • Salesforce (CRM System (Target Integration))

Channel & topics

Watch on YouTube · Back to latest

This independent, AI-assisted summary is provided for commentary and informational purposes. It may contain errors or omit important context. Please watch the original video for the creator's complete presentation. Video, thumbnail, and related copyrights belong to their respective owners.