Solo Unicorn Club logo

Skill Packs

Feedback Synthesizer

Turn scattered user feedback into prioritized product insights

// First 7 days

What can be running fast.

01

Get a ready-to-run system that replaces blank-page setup.

02

Ship a usable package with 5 included files and working structure.

03

Move from purchase to first setup in about 5 min.

// Included files

What is inside the package.

feedback-synthesizer.md
templates/feedback-digest.md
templates/theme-tracker.md
examples/monthly-report.md
README.md

Description

What is Feedback Synthesizer?

A skill for synthesizing product feedback from multiple sources. Aggregates input from support tickets, NPS surveys, sales call notes, app store reviews, and social media mentions. Categorizes by theme, assigns severity and frequency scores, and produces a monthly feedback digest with recommended product actions.

solo-unicornclaude-code

Upgrade path

  • 01Start with this package and validate the workflow.
  • 02Add specialized skills or bundles once the core system is stable.
  • 03Use the community to sharpen positioning, demos, and feedback loops.
Previewfeedback-synthesizer.md
# Feedback Synthesizer Skill

## Source Collection
Aggregate feedback from these channels:

1. **Support tickets** — tag by feature area, extract verbatim quotes
2. **NPS surveys** — segment by score (promoter/passive/detractor)
3. **Sales call notes** — capture objections and feature requests
4. **App store reviews** — filter 1-3 star for actionable feedback
5. **Social mentions** — Twitter, Reddit, HN threads

## Categorization
For each piece of feedback:
- Theme: which product area? (onboarding, pricing, performance, UX...)
- Sentiment: positive, neutral, negative
- Frequency: how many people mentioned this?
- Severity: blocking, frustrating, or cosmetic?

## Monthly Digest Output
| Theme         | Mentions | Severity | Top Quote                     | Action    |
|---------------|----------|----------|-------------------------------|-----------|
| Slow loading  | 47       | Blocking | "Takes 8 seconds to load"     | P0 fix    |
| Missing export| 23       | Frustr.  | "Can't get my data out"       | Roadmap   |
| Dark mode     | 15       | Cosmetic | "My eyes hurt at night"       | Backlog   |

// Community acceleration

Use the room after the purchase.

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Discuss implementation