skills/feedback-synthesizer/SKILL.md
Analyze user feedback from multiple sources (reviews, support tickets, interviews), identify patterns, and synthesize actionable insights for product prioritization. Use when customer feedback is scattered across channels and needs systematic analysis.
npx skillsauth add szoloth/skills feedback-synthesizerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Transform scattered user feedback from multiple channels into structured, actionable insights. Identify patterns across app reviews, support tickets, user interviews, and feature requests to inform product roadmap decisions.
Collect and normalize feedback from diverse sources:
Output: Unified feedback dataset with standardized structure (date, source, user segment, sentiment, category)
Detect recurring themes and pain points:
Reference references/pattern-detection-methods.md for systematic categorization approaches.
Group feedback into actionable categories:
Prioritize feedback by business impact:
Use assets/impact-scoring-template.md for systematic evaluation.
Transform raw feedback into product recommendations:
Trigger feedback-synthesizer when:
Gather feedback from all available channels within time window (typically last 30-90 days).
Standardize format:
Date | Source | User Segment | Sentiment | Raw Feedback | Category
Tag each piece of feedback with primary themes (can have multiple):
For each pattern, evaluate:
Create structured insights:
# Feedback Digest: [Date Range]
## Top Themes (by volume)
1. [Theme 1] - 47 mentions (↑ 23% vs last week)
2. [Theme 2] - 32 mentions (→ stable)
3. [Theme 3] - 28 mentions (↓ 15% vs last week)
## High-Priority Issues
[Issues requiring immediate attention]
## Feature Request Patterns
[Commonly requested capabilities]
## Positive Signals
[What users love - preserve this]
# Feedback-Driven Opportunities
## Opportunity 1: [Name]
**User need:** [What users are trying to accomplish]
**Evidence:** 47 mentions across app reviews, support tickets
**Impact:** High (affects power users, growing trend)
**Recommendation:** [Product response]
**Priority:** High
[Additional opportunities...]
pattern-detection-methods.md - Systematic approaches for identifying themessentiment-analysis-guide.md - Interpreting emotional intensity in feedbackimpact-scoring-template.md - Prioritization framework for feedbackweekly-digest-template.md - Standard format for feedback summariesfeedback-database-schema.md - Recommended structure for feedback trackingBefore finalizing synthesis:
content-media
Fetch transcripts from YouTube videos for summarization and analysis.
documentation
This skill should be used when reviewing or editing written drafts to ensure they match Sam's personal style guide. It prioritizes voice preservation and anti-beige detection while catching structural gaps. Triggers on requests to review, edit, or improve written content.
tools
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing browser screenshots, and viewing browser logs.
development
Web search and content extraction using Brave Search. Use when researching topics, finding documentation, extracting article content, or gathering information from the web. No browser required - works headlessly.