Discovery & Research 5 guests | 8 insights

Analyzing User Feedback

Transform raw signals into actionable insights by scaling empathy and synthesis.

Includes our free 8-email course on making your product team AI-native. Unsubscribe anytime.

The Guide

5 key steps synthesized from 5 experts.

1

Institutionalize Internal Dogfooding

Establish mandatory programs where employees use the product in real-world scenarios. This ensures builders encounter bugs and friction points before customers do, fostering personal accountability for quality.

Featured guest perspectives
"We have a program called WeDash, where, four times, a year all employees are required to go do deliveries. And I love doing it. I do it more than four times a year, and I usually take my daughters with me."
— Keith Yandell
"If they talk to users all the time, they see the data, but all of them, once they finally start doing their podcast, they're like, I get it. Something clicked and now I feel like I really understand what they need. And I guess building tools for creators is similar to building a B2B product where you really have to understand business, it's their livelihood."
— Maya Prohovnik
2

Audit the End-to-End Journey

Regularly perform manual audits of core flows like checkout or onboarding. Use roleplay as specific customer types and prohibit solution talk during the process to focus entirely on documenting friction.

Featured guest perspectives
"We show up four to eight people total pretend to be some company with some outcome problem. Rule one is you do not work at Stripe and rule two is we're not here to solve any problems. This is just about practicing empathy for the customer."
— Jeff Weinstein
3

Scale Synthesis with AI Agents

Feed raw research data, such as interview transcripts, Reddit threads, and support tickets, into AI workspaces. Use LLMs to identify recurring themes, categorize bugs, and find strategic gaps across massive datasets.

4

Filter Feedback for Representation and Trust

Evaluate incoming signals using a 2x2 matrix of influence versus representation. Measure your community Trust Vault to determine if you have the social capital to ship controversial changes based on the feedback.

Featured guest perspectives
"Just because someone is loud doesn’t mean you should act on their complaints. You need to get good at identifying whom you should pay attention to. That starts with examining who is being loud."
— Lenny Rachitsky
5

Centralize and Close the Loop

Aggregate all qualitative and quantitative data into a single source of truth managed by product operations. Maintain a database of which users requested which features so you can notify them personally when improvements launch.

Featured guest perspectives
"Keeping track of every piece of customer feedback we receive, and then actually following up after we've made improvements to let people know they've been heard."
— Lenny Rachitsky

Get this guide as an AI skill for Claude Code

Includes our free 8-email course on making your product team AI-native. Unsubscribe anytime.

Install This Skill

Add this skill to Claude Code, Cursor, or any AI coding assistant that supports Agent Skills.

Quick Install (Recommended)

Install this skill directly using npx:

npx skills add RefoundAI/lenny-skills --skill analyzing-user-feedback

Or install all 76 skills:

npx skills add RefoundAI/lenny-skills
View on GitHub →
Manual Installation
1

Download the skill

Download Skill (.zip)
2

Add to your project

Create a folder in your project root and add the skill file:

.claude/skills/analyzing-user-feedback/SKILL.md
3

Start using it

Claude will automatically detect and use the skill when relevant. You can also invoke it directly:

Help me with analyzing user feedback

Guest Perspectives

Deep dive into what 4 podcast guests shared about analyzing user feedback.

Guillermo Rauch 1 quote
Listen to episode →
"Try to quantify how much time you expose yourself to watching how people use your products and you'll develop that muscle."
Tactical:
  • Quantify your weekly 'exposure hours' spent watching real users navigate your product.
  • Pay attention to unique user metaphors in feedback, such as comparing a tool to a 'genius five-year-old.'
  • Use shared communication channels to let customers describe their desired features directly to the building team.
View all skills from Guillermo Rauch →
Jeff Weinstein 1 quote
Listen to episode →
"We show up four to eight people total pretend to be some company with some outcome problem. Rule one is you do not work at Stripe and rule two is we're not here to solve any problems. This is just about practicing empathy for the customer."
Tactical:
  • Assemble 4-8 team members to roleplay as a specific external customer type using the live product.
  • Prohibit the discussion of solutions during the audit to maintain focus on the raw user experience.
  • Define a specific outcome or problem that the group must attempt to solve using the product.
View all skills from Jeff Weinstein →
Keith Yandell 1 quote
Listen to episode →
"We have a program called WeDash, where, four times, a year all employees are required to go do deliveries. And I love doing it. I do it more than four times a year, and I usually take my daughters with me."
Tactical:
  • Make product usage or core service tasks a mandatory requirement for all employees multiple times a year.
  • Create a dedicated channel where employees can immediately report friction points discovered during real-world use.
  • Ensure leaders participate visibly to set the cultural standard for customer obsession.
View all skills from Keith Yandell →
Maya Prohovnik 1 quote
Listen to episode →
"If they talk to users all the time, they see the data, but all of them, once they finally start doing their podcast, they're like, I get it. Something clicked and now I feel like I really understand what they need. And I guess building tools for creators is similar to building a B2B product where you really have to understand business, it's their livelihood."
Tactical:
  • Encourage team members to become active users of the product to develop a creator mindset.
  • Publicly elevate and celebrate team members who maintain personal projects using the company's tools.
  • Look for the 'click' moments where team members transition from observing data to personally feeling the user's pain.
View all skills from Maya Prohovnik →