# Feedback Analysis

> Synthesize user feedback into actionable insights. Use when collecting feedback from multiple channels and need to find patterns and prioritize improvements.

- **Type:** Skill
- **Install:** `agentstack add skill-uthumany-uthy-legacy-os-feedback-analysis`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [uthumany](https://agentstack.voostack.com/s/uthumany)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [uthumany](https://github.com/uthumany)
- **Source:** https://github.com/uthumany/uthy-legacy-os/tree/main/skills/improve/feedback-analysis
- **Website:** https://uthumany.github.io/uthy-legacy-os/

## Install

```sh
agentstack add skill-uthumany-uthy-legacy-os-feedback-analysis
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Feedback Analysis

## Overview

User feedback is everywhere — support tickets, app store reviews, NPS surveys, social media, sales calls. Without systematic analysis, it's noise. This skill helps you collect, categorize, and synthesize feedback into patterns you can act on.

## When to Use

- You have a backlog of user feedback to process
- You need to identify the most impactful improvements for next sprint
- You want to close the feedback loop with users
- Building a feedback system from scratch
- Don't use for: one-off feature requests (just prioritize them), bug reports (different triage process)

## Instructions

### 1. Collect Feedback from All Channels

Set up a feedback ingestion process:
- **Support tickets**: Tag by category (bug, feature request, confusion, praise)
- **In-app feedback**: Surveys, NPS, ratings
- **Sales calls**: Capture objections and feature requests
- **Social / reviews**: App store reviews, Twitter, Reddit
- **Customer success**: Churn reasons, onboarding blockers
- **Internal**: Dogfood feedback from your own team

### 2. Categorize Each Piece

Use a consistent tagging system:
- **Type**: Bug, Feature Request, Improvement, Confusion, Praise
- **Severity**: Blocking (can't use product), Major (significant friction), Minor (annoyance), Enhancement
- **Area**: Which feature or workflow does this relate to?
- **User segment**: Which user type reported this?

### 3. Identify Patterns (The Signal)

Look for:
- **Frequency**: Same issue mentioned by 5+ users
- **Emotion**: Strong negative or positive language
- **Workarounds**: Users doing something awkward to compensate
- **Unexpected use cases**: Users finding value you didn't design for
- **Confusion patterns**: Multiple users asking the same question

### 4. Prioritize Improvements

For each pattern, ask:
- **Impact**: How many users are affected? How severely?
- **Frequency**: How often does this come up?
- **Trend**: Is this growing or shrinking?
- **Effort**: How hard would it be to address?

Rank patterns using value-effort or RICE.

### 5. Close the Feedback Loop

- **Acknowledge**: Reply to users who gave feedback (even if you can't build it yet)
- **Communicate**: "You asked, we built" — show users their feedback led to change
- **Measure**: Track whether your fix reduces feedback volume on that topic

## Sample Output

**Feedback analysis for Q2**:
- **🔴 Major pattern**: Onboarding confusion — 23 tickets about "where's my team?" after signup
  - Action: Redesign invite flow (estimated 1 sprint)
  - Impact: 23 users (growing trend)
- **🟡 Minor pattern**: Search speed complaints — 8 tickets
  - Action: Optimize queries (estimated 3 days)
- **🟢 Praise**: New export feature — 12 users said they love it
  - Signal: Invest more in data export capabilities

## Verification Checklist

- [ ] Feedback collected from all relevant channels
- [ ] Each piece categorized by type, severity, and area
- [ ] Patterns identified (frequency, emotion, workarounds)
- [ ] Patterns prioritized by impact and frequency
- [ ] Top 3 improvement actions defined
- [ ] Feedback loop closed with users who contributed
- [ ] Trend tracked over time (is this improving?)

1. **Loudest voice wins** — The user who tweets angrily isn't representative. Weight by frequency, not volume
2. **Feature request trap** — Users suggest solutions. Your job is to find the underlying problem
3. **No feedback loop** — If users never hear back, they stop giving feedback
4. **All feedback treated equally** — A feature request from a $100K customer != same request from a free user
5. **Ignoring praise** — Positive patterns tell you where to double down

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [uthumany](https://github.com/uthumany)
- **Source:** [uthumany/uthy-legacy-os](https://github.com/uthumany/uthy-legacy-os)
- **License:** MIT
- **Homepage:** https://uthumany.github.io/uthy-legacy-os/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-uthumany-uthy-legacy-os-feedback-analysis
- Seller: https://agentstack.voostack.com/s/uthumany
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
