All posts
Abstract geometric composition with blue and cyan shapes, arrows, and a lighthouse beam on white background.

Stop Drowning in Data: AI Tools for the Street-Smart TPM

TL;DR: The AI hype is real, but TPMs need to cut through the noise. This isn't about replacing us; it's about leveraging practical AI tools – from advanced LLMs to agent logic – to automate mundane tasks, accelerate planning, and sharpen our insights across release planning, stakeholder comms, and risk management.

Look, I've been shipping products for over two decades across mobile, AI, and enterprise. I've seen every flavor of 'next big thing' come and go. From the dot-com bubble to the mobile revolution, the cycles are predictable: massive hype, then a sober realization, then the real work of integration begins. AI is no different. But let me tell you, this time, the "sober realization" part is happening faster, and the tools are already proving their worth.

For us TPMs, the job hasn't changed fundamentally: drive complex programs, mitigate risks, align stakeholders, and ensure quality delivery. What has changed is the sheer volume of data, the pace of communication, and the expectation for real-time insights. We're often the central nervous system of a project, and frankly, that system can get overloaded. That's where AI isn't just a shiny new toy; it's becoming a critical piece of our operational toolkit.

Cutting Through the Noise: Practical AI for TPMs

I see a lot of talk about AI's potential, but for a TPM, 'potential' doesn't ship. We need practical applications that save time, reduce errors, and give us an edge. Forget the sci-fi; let's talk about what's working today.

1. Accelerating Release Planning & Execution

Release planning is a beast. You're synthesizing information from countless sources: design docs, engineering specs, bug reports, legal reviews, marketing plans. Historically, this meant hours spent manually reading, summarizing, and cross-referencing. Not anymore.

  • Document Summarization: Models like JetBrains's Mellum2, with its 12B Mixture-of-Experts architecture, are ridiculously good at summarizing complex technical documents. Instead of reading through a 50-page design doc, I can get a crisp, actionable summary focusing on key changes, dependencies, and potential impacts in minutes. This is huge for understanding scope shifts or new feature implications.
  • Drafting Release Notes & Comms: Getting engineers to write clear, concise release notes is like pulling teeth. We can now feed commit logs, Jira tickets, and design summaries into an LLM and get a solid first draft of release notes, internal announcements, or even customer-facing documentation. This frees up engineering time and gives me a head start on communication.
  • Predictive Insights: With tools like datasette (Simon Willison's 1.0a32 release points to its growing maturity for data exploration), we can start to analyze historical project data – past bugs, missed deadlines, resource contention – and use AI to identify patterns. This helps us predict potential bottlenecks in a new release schedule before they even occur.

2. Sharpening Stakeholder Communications & Syncs

If you're a TPM, you're a professional communicator. And let's be honest, half your day is spent on calls or drafting updates. AI can significantly improve this.

  • Automated Meeting Summaries & Action Items: I've been experimenting with internal Google tools, similar to what you see in the Gemini Omni and Gemini 3.5 demos. Imagine a meeting where an AI transcribes, summarizes key discussion points, identifies decisions made, and even extracts action items with owners and deadlines. This isn't just a convenience; it ensures everyone is on the same page, reducing follow-up emails and misunderstandings.
  • Tailored Status Updates: Need an executive summary for leadership, a detailed technical update for engineering, and a feature-focused brief for marketing? An LLM can take a comprehensive project update and instantly reformat it to suit different audiences, highlighting relevant metrics and points of interest. This saves hours of manual rephrasing.

3. Proactive Risk Management & Mitigation

Risk management is where a TPM truly earns their stripes. Identifying, tracking, and mitigating risks before they become issues is paramount. AI agents are the next frontier here.

  • Early Warning Systems: The concept of "Agent Logic" as highlighted by Hugging Face is powerful. Imagine an AI agent monitoring your issue trackers, code repositories, and even external news feeds. It could flag an unusually high number of regressions in a specific module, detect a critical dependency update that hasn't been addressed, or even identify potential security vulnerabilities based on patterns seen in other projects (like the work OpenAI is doing with Rosalind Biodefense, though for a different domain, the principle of early detection applies).
  • Impact Analysis: When a risk materializes, AI can help quickly analyze its potential impact by cross-referencing related documentation, dependencies, and historical incident data. This enables more informed and rapid decision-making.

4. Streamlining Retrospectives & Continuous Improvement

Retrospectives are vital for learning, but often fall short due to time constraints or incomplete data. AI can make them more effective.

  • Insight Extraction from Feedback: Instead of manually sifting through pages of retro notes, an LLM can quickly identify common themes, recurring issues, and frequently suggested improvements. This moves us from 'what happened' to 'what to do about it' much faster.
  • Data-Driven Root Cause Analysis: By feeding project metrics, incident reports, and team feedback into an AI, we can get a more objective and data-driven view of what went well and what didn't. This helps pinpoint root causes and formulate concrete action items.

TPM Practitioner Tip: Draft Your Next Status Report with AI

Don't just read about it, try it. For your next weekly status report, gather your key updates, achievements, blockers, and next steps from your project tracking system (Jira, Asana, internal tools, etc.).

Prompt: "You are a highly effective Technical Program Manager. Draft a concise weekly status report for senior leadership. Focus on progress against key milestones, critical blockers, and top risks. Keep it professional and to the point. Here are the raw inputs from our team updates: [Paste your raw notes, bullet points, or even a link to a document here]."

Adjust the prompt for your specific audience and desired tone. You'll be surprised how quickly you get a usable draft.

My Take: It's About Amplifying, Not Replacing

I remember a particularly brutal release for a new mobile platform feature years ago. The technical complexity was immense, but honestly, the biggest challenge was communication. We had multiple engineering teams, product, UX, legal, marketing, and external partners all needing constant, tailored updates. I spent what felt like half my life in meetings, synthesizing notes, and drafting bespoke emails for different groups.

Looking back, a significant portion of that manual grind could have been automated by today's AI tools. The meeting summaries, the customized status reports, even the initial drafts of risk assessments – all that could have been handled by an AI co-pilot. That would have freed me up to do what only a human TPM can do: build relationships, navigate political landscapes, motivate teams, and make those tough, ambiguous calls that no algorithm can truly replicate.

As Simon Willison noted recently, sometimes the solution might be cancelling an AI subscription if it's not delivering value. And he's right. This isn't about blindly adopting every new tool. It's about being strategic. It's about identifying the specific pain points in our workflows where AI can deliver clear, measurable benefits. It's about using AI to offload the cognitive load of data processing, not to replace the critical thinking, empathy, and leadership that defines a great TPM.

Related: see TPMs, Stop Drowning in Busywork: How AI Agents Are Reshaping Our Workflows Today and AI Tools for TPMs: Cutting Through the Hype to Real Impact.

What I'm Doing About This

At Google, we're not just talking about AI; we're building with it and living it. I'm actively engaged in a few key initiatives right now:

  1. Piloting Internal AI Agents: We're experimenting with custom AI agents, similar to the "Agent Logic" concept, integrated with our internal project management and communication platforms. The goal is to have these agents autonomously summarize cross-functional syncs, flag potential cross-team dependencies, and even draft initial stakeholder updates based on predefined criteria. Think of it as a personalized notification system that doesn't just ping you, but gives you the context and the first draft of the action required.
  2. Customizing LLMs for Program Data: We're taking generalized LLMs and fine-tuning them on our historical project data – past incident reports, release retrospectives, and architecture documents. This creates a domain-specific model that understands our internal jargon, project structures, and common failure modes much better. This is key for generating more accurate risk assessments and intelligent insights for retrospectives.
  3. Embedding AI in Documentation Workflows: Following the spirit of the I/O 2026 quiz coded in Google AI Studio and how Braintrust uses Codex for code generation, we're exploring how to bake AI directly into our documentation and spec-writing tools. The idea is to have AI suggest missing information, identify ambiguities, or even propose alternative solutions as engineers and product managers are drafting their initial designs. This proactively reduces churn for me later in the cycle.

My advice? Don't wait for a perfect solution. Start small. Identify one repetitive, data-heavy task in your week and see how a readily available LLM can help. The future of TPM work isn't about being replaced by AI; it's about being empowered by it to focus on what truly matters: leading, strategizing, and ultimately, shipping incredible products.

Reactions

Keep reading

Tools & ResourcesVibe-Coding Throwaway Tools: A TPM's New Habit · 6 min Tools & ResourcesThe TPM's AI Stack: What Actually Moves the Needle on Release Planning · 5 min Tools & ResourcesManaged Agents Just Changed My TPM Workflow (And I Have Receipts) · 5 min

All posts