Workflow 1: Customer Insight → Shipped Feature
The problem: Product teams sit on weeks of customer call recordings. Insights are scattered across Gong, Google Docs, and Slack threads. Nothing is synthesized. Features get built on gut feel.
The stack:
- Upload last 30 days of call transcripts + support tickets to a NotebookLM notebook
- Ask: "What are the top 5 feature requests with supporting quotes from customers?"
- NotebookLM returns a cited list with exact timestamps and source references
- Ask it to generate a slide deck summarizing the findings for a product review
- Take the top-priority spec and paste it into Claude Code as context
- Claude Code scaffolds the feature, writes tests, generates a PR description
The output: A feature that traces directly back to specific customer quotes.
Workflow 2: Board Meeting Prep
The problem: Board prep is a week-long scramble.
The stack:
- Upload quarterly reports, financial data, product updates, competitive intel, and customer metrics to a NotebookLM notebook
- Ask: "Generate a board deck covering Q1 performance, key metrics, competitive landscape, and strategic priorities"
- NotebookLM creates a slide deck grounded in your actual data with citations
- Ask it to generate a Video Overview — a visual walkthrough the board can watch async before the meeting
- Use Claude Code to pull and format live metrics from your dashboards into the final deck