GenAI PM
person39 mentions· Updated Jun 17, 2026

Dharmesh Shah

A product and startup leader cited here for advising teams to use SQL instead of LLM inference when data can be directly queried. He is presented as giving practical PM guidance.

Key Highlights

  • Dharmesh Shah consistently argues for practical AI system design, including using SQL instead of LLM inference when data is directly queryable.
  • He frames the future of software as human and AI agent collaboration, pushing products toward agent-native interfaces and workflows.
  • He emphasizes that durable AI advantage comes less from the model alone and more from data, context, memory, and workflow harnesses.
  • His examples from HubSpot, including Agent CLI, HubCode, and agentic CRM experiences, make his guidance especially actionable for AI PMs.

Dharmesh Shah

Overview

Dharmesh Shah is presented in these notes as a pragmatic product and startup leader whose AI commentary is especially useful for product teams building real systems, not just demos. Across multiple mentions, he consistently emphasizes practical architecture choices, agent-ready product design, and the importance of combining powerful models with the right surrounding infrastructure. For AI Product Managers, his perspective matters because it focuses on execution constraints: cost, speed, predictability, user value, and the operational realities of shipping AI products inside established software platforms.

A recurring theme in Shah’s guidance is that durable AI advantage rarely comes from the model alone. Instead, he points to the importance of data, context, workflows, tools, memory, and product harnesses that make frontier models usable in production. He also argues that software is shifting toward human-plus-agent collaboration, where products must serve both traditional users and AI agents. That makes his thinking especially relevant to AI PMs working on agentic UX, platform strategy, API design, and product differentiation.

Key Developments

  • 2026-04-22: Proposed a system of user-defined AI prompts such as MESSAGES.md and INVITES.md for LinkedIn-style inbox workflows, showing how structured prompt layers could automate classification and handling of messages and invites.
  • 2026-04-22: Argued that closed-loop systems—where outcome data is fed back into AI systems—can be more valuable than simple closed-won reporting because they improve future performance.
  • 2026-04-27: Shared that HubCode, an agentic coding tool for building HubSpot apps, was receiving a major update after running into a 15-second `fetch()` timeout on AI-driven endpoint calls, highlighting the infrastructure changes needed for agent workflows.
  • 2026-05-01: Suggested reframing FDEs as Forward Deployed Experts, extending the concept beyond engineers to domain specialists like lawyers, consultants, and teachers who help customers reach value faster.
  • 2026-05-03: Argued that building durable differentiation is harder with only a frontier model plus a harness, and easier when a company has deep accumulated data and context.
  • 2026-05-03: Expressed skepticism that the industry is heading toward an AI “mageddon,” signaling a relatively grounded view on AI disruption narratives.
  • 2026-05-18: Argued that legacy APIs, MCPs, and CLIs were designed for human developers, but now need to be redesigned for agents to be more discoverable, legible, and forgiving.
  • 2026-05-18: Highlighted the importance of agent readiness, arguing that software must deliver not only strong human UX but also robust agentic experiences (AX).
  • 2026-05-19: Said HubSpot was launching an agentic experience (AX) so AI agents could directly configure the platform, create dashboards, and manage CRM tasks without depending on a human interface.
  • 2026-05-20: Pointed to Andrej Karpathy joining Anthropic to work with Claude as evidence of the leverage created by AI-powered research loops.
  • 2026-05-25: Argued that the real product value comes less from the model alone and more from the harness—platform layers like ChatGPT or Claude Cowork that provide tools, memory, skills, and context.
  • 2026-05-28: Launched HubSpot’s private-beta Agent CLI, a command-line product designed for agentic workflows, and framed the future of software as collaboration between humans and AI agents.
  • 2026-06-17: Urged teams not to use LLMs to infer data that can be directly retrieved with structured queries like SQL, emphasizing that deterministic retrieval is cheaper, faster, and more predictable.

Relevance to AI PMs

1. Use deterministic systems before generative inference. Shah’s SQL guidance is a strong product principle: if the answer already exists in structured data, retrieve it directly instead of asking an LLM to guess. AI PMs can use this to reduce latency, cost, and error rates by routing tasks between databases, rules engines, and models more intentionally.

2. Design products for both humans and agents. His repeated focus on AX, agent-ready APIs, MCPs, and CLIs suggests that AI PMs should treat agents as first-class product users. Practically, this means clearer schemas, better tool discoverability, safer defaults, stronger permissions models, and workflows that can be executed without manual UI navigation.

3. Build moats around context, data, and workflow harnesses. Shah’s comments on harnesses and accumulated data are a tactical reminder that long-term differentiation often comes from proprietary context, memory, integration depth, and closed-loop learning systems. PMs should prioritize instrumentation, feedback loops, and workflow-native AI over superficial model swaps.

Related

  • HubSpot: Shah is closely associated here with HubSpot’s AI direction, including Agent CLI, HubCode, CRM automation, and agentic experience design.
  • SQL: Central to one of his clearest product heuristics: prefer direct structured retrieval over unnecessary LLM inference.
  • ChatGPT and Claude / Claude Cowork: Used as examples of AI harnesses that turn strong models into usable products through tools, memory, and context.
  • Anthropic and OpenAI: Relevant as model-platform ecosystems that illustrate Shah’s broader point that models alone are not the full product.
  • MCP, APIs, and CLIs: Connected to his argument that software interfaces must evolve from human-oriented tooling toward agent-native usability.
  • HubCode: An example of agentic developer tooling, showing the operational realities of supporting AI-driven workflows.
  • Forward Deployed Experts (FDEs): Tied to his customer-value lens, where domain expertise helps accelerate adoption and successful deployment.
  • Closed-loop systems: Related to his emphasis on feeding outcome data back into AI products to improve future decisions and performance.

Newsletter Mentions (39)

2026-06-17
#22 in Dharmesh Shah urges teams to avoid using LLMs to infer data that can be directly retrieved with structured queries like SQL. He highlights that SQL is far more cost-effective, faster, and predictable.

#22 in Dharmesh Shah urges teams to avoid using LLMs to infer data that can be directly retrieved with structured queries like SQL. He highlights that SQL is far more cost-effective, faster, and predictable.

2026-05-28
in Dharmesh Shah launched HubSpot’s private-beta Agent CLI, a next-gen command-line tool built for agentic workflows.

#21 𝕏 in Dharmesh Shah launched HubSpot’s private-beta Agent CLI, a next-gen command-line tool built for agentic workflows. He argues the future of software lies in humans (for context, judgment, creativity) and AI agents (for speed, scale, patience) collaborating.

2026-05-25
#5 𝕏 Dharmesh Shah argues that while AI models now excel at reasoning and large-context understanding, it’s the harness—platforms like ChatGPT or Claude Cowork that supply tools, memory, skills, and context—that truly turns a powerful model into a usable product.

#5 𝕏 Dharmesh Shah argues that while AI models now excel at reasoning and large-context understanding, it’s the harness—platforms like ChatGPT or Claude Cowork that supply tools, memory, skills, and context—that truly turns a powerful model into a usable product. #18 in Dharmesh Shah emphasizes that AI platforms like ChatGPT and Claude Cowork—providing tools, memory, skills and context—matter far more than the underlying model alone.

2026-05-20
in Dharmesh Shah announces Andrej Karpathy has joined Anthropic to use Claude to accelerate AI research, underscoring the huge leverage of AI-powered research loops.

#10 in Dharmesh Shah announces Andrej Karpathy has joined Anthropic to use Claude to accelerate AI research, underscoring the huge leverage of AI-powered research loops.

2026-05-19
Dharmesh Shah says HubSpot is launching an agentic experience (AX) so AI agents can natively configure the platform, create dashboards, and fully manage the CRM instead of relying on a human UX.

#19 𝕏 Dharmesh Shah says HubSpot is launching an agentic experience (AX) so AI agents can natively configure the platform, create dashboards, and fully manage the CRM instead of relying on a human UX.

2026-05-18
#5 𝕏 Dharmesh Shah argues that legacy APIs assumed human developers who’d read docs and iterate, but as agents become the primary users, APIs, MCPs, and CLIs must be redesigned to be more discoverable, legible, and forgiving.

#5 𝕏 Dharmesh Shah argues that legacy APIs assumed human developers who’d read docs and iterate, but as agents become the primary users, APIs, MCPs, and CLIs must be redesigned to be more discoverable, legible, and forgiving. #8 𝕏 Dharmesh Shah applauds HubSpot for topping @jasonlk’s “agent readiness” list, underscoring that software must deliver not only stellar human UX but also robust agentic experiences (AX).

2026-05-03
#11 𝕏 Dharmesh Shah argues that differentiating durable value with a frontier model + harness is harder than leveraging deep, years-long accumulation of data and context.

#11 𝕏 Dharmesh Shah argues that differentiating durable value with a frontier model + harness is harder than leveraging deep, years-long accumulation of data and context. He also doubts we’re heading toward an AI “-mageddon.”

2026-05-01
Dharmesh Shah suggests reframing FDEs as “Forward Deployed Experts,” deploying deep domain specialists—not just engineers but lawyers, consultants, teachers, etc.—to help customers realize value faster.

#15 in Dharmesh Shah suggests reframing FDEs as “Forward Deployed Experts,” deploying deep domain specialists—not just engineers but lawyers, consultants, teachers, etc.—to help customers realize value faster.

2026-04-27
in Dharmesh Shah is shipping a major update to HubCode—the agentic coding tool for building HubSpot apps—after hitting a 15-second fetch() timeout on AI-driven endpoint calls.

#2 in Dharmesh Shah is shipping a major update to HubCode—the agentic coding tool for building HubSpot apps—after hitting a 15-second fetch() timeout on AI-driven endpoint calls. He applauds HubSpot’s rapid rollout of an extended timeout to support longer LLM and agent workflows.

2026-04-22
Dharmesh Shah proposes a system of user-defined AI prompts (MESSAGES.md and INVITES.md) on LinkedIn to automatically classify and handle DMs and invites.

#19 in Dharmesh Shah proposes a system of user-defined AI prompts (MESSAGES.md and INVITES.md) on LinkedIn to automatically classify and handle DMs and invites. #20 in Dharmesh Shah argues that closed-loop systems—which feed deal data back into AI—are even more valuable than closed-won deals for driving future growth.

Related

Claude Codetool

Anthropic’s coding product/blog referenced in a customer story about Cognition’s use of Claude Fable 5. For AI PMs, it highlights enterprise coding adoption narratives.

Anthropiccompany

Anthropic is the company behind Claude and Claude Code. The newsletter covers its new Reflection dashboard and an enterprise deployment of Claude in industrial workflows.

OpenAIcompany

OpenAI is the company behind GPT models and ChatGPT, and it appears here as the launcher of GPT-5.6 Luna and the relauncher of its Bio Bug Bounty. For AI PMs, it signals continued productization of frontier models and safety programs.

Claudetool

Anthropic’s assistant and coding tool, discussed here in both the Reflection dashboard and a physical-AI deployment at UST. The newsletter highlights its usage analytics, workflow suggestions, and enterprise integration.

Guillermo Rauchperson

A developer and founder mentioned as a secondary coverage source for Muse Spark 1.1. He is included among the voices discussing the release.

Codextool

A ChatGPT-related coding/product mode discussed as a voice-and-tone setting rather than a separate product. For PMs, it highlights how users mentally bucket product experiences.

OpenClawtool

An AI assistant or agent instance used in a public prompt-injection challenge and later in startup support automation. It is relevant to AI PMs as an example of both security testing and customer support automation.

Vercelcompany

A developer platform company mentioned for launching an AI gateway and model routing/origin controls. Relevant to PMs building multi-model infrastructure and trusted inference paths.

ChatGPTtool

OpenAI's consumer AI assistant and chat product. Here it is the delivery surface for GPT-Live voice features and rollout.

MCPconcept

MCP is a deployment and integration concept for exposing tools and workflows to AI systems. In the newsletter it is mentioned as a way to deploy an analytics tool everywhere.

Andrej Karpathyperson

Well-known AI researcher and builder, mentioned here as joining Anthropic to use Claude for research acceleration. Relevant to AI PMs as a signal of AI-powered research workflows and talent movement.

Sam Altmanperson

CEO of OpenAI and a frequent commentator on model capability, economic impact, and product direction. In this newsletter he is quoted on GPT-5.6 medical reliability and AI’s net job creation so far.

HubSpotcompany

A CRM and marketing platform that also offers an AEO Grader for AI answer-engine optimization. In this newsletter it is used as a practical tool for autonomous SEO and ad workflows.

Claude Coworktool

Anthropic’s collaborative Claude experience for managing projects and task handoff across devices. The newsletter highlights its expansion to mobile and web.

Linearcompany

Work management product used here as the task backbone for autonomous coding agents. Relevant to AI PMs for agent-state management and human-in-the-loop reviews.

Opus 4.6tool

A model used as the underlying engine for an assistant tested against prompt injection. The newsletter notes its explicit anti-prompt-injection rules as a sign that defense measures are improving.

GPT 5.4tool

A GPT model variant used here for scientific reasoning and agentic chemistry experimentation. The newsletter frames it as a model capable of proposing experimental improvements and driving benchmarked workflows.

Opus 4.5tool

A model used to power v0 Max in the newsletter. For AI PMs, it signals model selection as a product differentiation and cost lever.

Lovabletool

A no-code AI app builder referenced here as the platform used to build a production-grade SaaS product. For PMs, it illustrates how agentic coding is changing build-vs-buy and software creation economics.

AWScompany

Cloud platform provider appearing in multiple enterprise and agent infrastructure contexts. In this newsletter it is associated with Claude Desktop availability and AgentCore Payments.

jsondata.comtool

A free AI-powered online tool for viewing and manipulating JSON data in a nested interface. It is useful for PMs and builders working with structured data during development and debugging.

APIsconcept

Programmable interfaces that let AI agents and software systems access services and complete tasks. The newsletter positions APIs as one of the means for agents to act on behalf of users.

agent.aicompany

HubSpot’s low-code AI agent platform for designing and deploying internal agents. The newsletter uses it as an example of practical AI in RevOps.

Stay updated on Dharmesh Shah

Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.

Subscribe Free