The Growth Podcast – Episode Summary
Episode: Claude Code + Analytics = Vibe PMing
Host: Aakash Gupta
Guest: Frank Lee (Principal PM, Amplitude – AI Agents & MCP Products)
Date: February 25, 2026
Main Theme & Purpose
This episode dives deeply into how AI is revolutionizing product management with cutting-edge workflows using Claude Code, Cursor, and Model Context Protocol (MCP), with a focus on analytics integration. Aakash and Frank explore practical ways to automate reporting, analyze data, synthesize feedback, and prototype—all in a unified workflow that reflects the future of "Vibe PMing". Frank, a principal PM at Amplitude, brings firsthand insights on how to operationalize these tools at scale.
Key Discussion Points & Insights
1. Foundations: Claude Code, Cursor, and MCP
- Claude Code: Terminal-based coding agent integrated with various cloud models and action protocols, allowing for automation and direct code prototyping.
- Cursor: IDE environment supporting Claude integration, facilitating context-rich workflows and live coding with AI assistance.
- MCP (Model Context Protocol): Simple standard to connect AI agents with external tools, actions, and data (e.g., Amplitude, Linear, Jira).
Notable Quote [00:09, Frank]:
"You can service all of your product context into your agent or tool of choice."
What PMs Can Do with This Setup [02:35, Frank]
- Automate weekly business reporting ("dashboard agents")
- Analyze and visualize trends without manual chart-building
- Investigate metrics movement using qualitative and quantitative data
- Drill down into user account health and behaviors
- Draft PRDs and specs directly from synthesized insights
- Route actions to JIRA/Linear or even prototype directly in code
2. Setting Up and Context Management
- Organization: Product repos structured in folders by product lines (agents, feedback, features, plans, meeting notes) ease context reuse.
- MCP Integration: Each MCP brings in tool descriptors and guideline instructions which occupy some context window but are manageable.
- Handling Context Limits
- Refresh sessions to reset context
- Use
/compact commands or, better yet, save processes as markdown to preserve progress across sessions
Notable Advice [08:50, Aakash]:
"When you're hitting that 90% or something, don't just rely on the SL compact. ...write a markdown file of your process and your progress and what you have left to do."
Frank’s Context Strategy [09:37]:
- Product folders with specs in markdown
- Templates for recurring tasks (e.g., “draft short PRD”)
- Inject summarized meeting notes (e.g., via Granola scripts)
- Automation scripts for context ingestion—even integrating ad hoc tools not natively supported by MCP
3. Workflow Demos & Concrete Use Cases
1. Deep Chart Analysis
- Use custom skills in Claude Code to automate anomaly investigation and root-cause analysis for metrics and charts.
- The agent uses MCP to fetch, compare, and hypothesize about metric changes, saving hours of manual work.
Notable Quote [23:12, Akash & Frank]:
"You write yourself a skill and you teaching it how to navigate the MCP and make the right tool calls."
"Yep, exactly."
2. Automated Dashboard Reporting
- Scheduled dashboard agents auto-generate weekly/monthly summaries and send synthesized insights to Slack/email.
- Agents are guided with starter prompts to improve ease of use, especially for less technical users.
Frank Example [27:33]:
"...these different scheduled agents pointed at different dashboards...pushed all into Slack, email...let’s get them into all the places where people do their work."
3. Customer Feedback Synthesis
- AI feedback agents aggregate and analyze qualitative data from Zendesk, Slack, Intercom, surveys, etc.
- Claude Code can be pointed at this feedback to generate summaries, cluster insights, and surface top pain points or praises.
4. Action/Spec Creation from Insights
- Insights from dashboards or feedback are converted into PRDs/specs automatically.
- Templated markdown documents generated by the agent, refined interactively for focus and quality.
Efficient Action [34:04, Frank]:
"...can you convert all of these recommendations into specs and place them in the agents folder..."
5. Routing or Prototyping
- Specs can be routed directly into Linear/Jira (for engineering tasks) or, for simple changes, prototyped by the PM in Claude Code/Cursor.
- Integration with GitHub enables seamless code management and remote/asynchronous workflows.
Iterative Workflow Advice [39:17, Frank]:
"Within Terminal it's a little bit harder to specify like what exactly like the change should be. But like within, directly within the file I can reference it here."
4. Common Mistakes & Limitations with MCP
Top Pitfalls [40:35, Frank]:
- Overestimating MCPs’ capability (“not a workflow engine, just an interface")
- Loading too many irrelevant tools, which wastes context and slows down queries
- Solution: Be selective about MCP connections, name tools clearly, and optimize server configs
Addressing Criticisms [42:19, Frank]:
"Set the right expectations...It is by far the easiest way to connect external systems with most of the AI clients that you're using."
- Recent updates (Skills, dynamic tool calling, better client-side logic) mitigate earlier context management and tool selection pain points.
5. Amplitude’s Vision for Agent-Driven Analytics
Amplitude’s Agent Launch [45:24, Frank]:
- Embedding agents platform-wide, with global and subagents (dashboard, session replay, feedback, website optimization)
- Agents unified by MCP for deep product data access and actions
- Power users creating bespoke agent workflows mixing internal/external analytics tools
- Agents available in all major work environments (Slack, Teams, etc.)
Notable Quote [45:24, Frank]:
"...this is our cursor moment...raising the floor of what's possible for them [PMs, analysts, marketers]..."
Memorable Quotes & Moments (with Timestamps)
-
On AI’s Impact on Reporting:
"Now I've pointed this to cloud code and some of these like Amplitude Dashboard agents...Monday morning I come all of the five to six dashboards I look at are automatically synthesized."
— Frank [16:47]
-
Describing the Workflow End-to-End:
"Workflow starts with the deep chart analysis. You got your automated reporting, you've investigated customer feedback themes, you've converted that into an idea, and then you take action. You might even code it or a prototype of it yourself."
— Akash [40:19]
-
On Why Skills Matter:
"...Skills gives you some instruction on here's a specific task, here's the instructions and the prompts that only gets loaded in context when the model thinks it's relevant to pull that skill."
— Frank [44:33]
-
On “Vibe PMing”:
"This is the new Vibe PMing workflow. These five use cases."
— Akash [19:22]
Top Five Workflows – The "Vibe PMing" Stack
- Deep chart analysis via Claude Code skills (detect anomalies, root cause, and hypothesize)
- Automated dashboard reporting (scheduled insights across channels)
- Customer feedback synthesis (integrates qualitative channels, produces actionable insight reports)
- Action/spec creation from insights (markdown PRDs, directly usable in product repos)
- Routing/prototyping (push tickets to engineering tools, or PMs prototype changes themselves)
Resources & How to Start
- Amplitude Agents: amplitude.com/ai
- Contact Frank: Twitter @franklee, LinkedIn
- Host’s Newsletter & Deep Dive Tutorials: www.news.aakashg.com
Closing Thoughts
This “masterclass” episode demystifies how next-gen PMs are already leveraging AI for 10x productivity: automating analytics, closing the loop from insight to action, and creating new, agile ways of working. If your org isn’t enabling these tools, now’s the time to advocate!
"When we talk about all PMs becoming AI PMs. This is exactly why everybody should be getting cloud code access... This is what not just teams like Amplitude will be doing, but the Toyotas and the Fords and the United Health Groups... in two or three years."
— Akash [50:29]
Key Timestamps
- 00:09: What is AI-powered PM workflow? (Frank)
- 02:00: Plain English definition of Claude Code/MCP (Frank)
- 06:46: Context management and its tradeoffs (Frank)
- 11:10: Product folder and note integration demo (Frank)
- 16:47: Five PM workflows enabled by Claude Code & MCP (Frank)
- 19:29-23:12: Deep chart analysis in action
- 27:33: Automating dashboard reporting (Frank)
- 29:17: Customer feedback aggregation and reporting (Frank)
- 34:04: Turning insights into specs/actions (Frank)
- 39:17: Iterating PRDs—quality, feedback, and branching (Frank)
- 40:35: Common mistakes & best practices for MCP (Frank)
- 45:24: Amplitude’s next-gen agent launch and vision
This episode is essential for PMs, analysts, and AI enthusiasts looking to future-proof their workflows and deliver outsized product impact with best-in-class, AI-driven processes.