Agent skill

analyzing-user-feedback

Analyze user/customer feedback and produce a User Feedback Analysis Pack (source inventory, normalized feedback table, taxonomy/codebook, themes + evidence, recommendations, and feedback loop). Use for voice of customer, feature request analysis, support ticket synthesis, churn reason synthesis, and survey open-ends.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill analyzing-user-feedback --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/analysis/analyzing-user-feedback/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Analyzing User Feedback ## Scope **Covers** - Aggregating and normalizing feedback from multiple channels (support, sales, research, reviews, surveys, usage signals) - Turning raw feedback into **themes with evidence** and **actionable recommendations** - Identifying **friction / reasons users won’t use the product** (not just validation) - Producing a repeatable **feedback loop** (cadence, owners, and handoffs) **When to use** - “Synthesize our user feedback into themes and actions.” - “Analyze support tickets / feature requests for the top issues.” - “Create a voice-of-customer report for <area> in the last <time window>.” - “Summarize churn reasons / cancellation feedback.” - “Cluster survey open-ends into insights and recommendations.” **When NOT to use** - You need to collect new feedback first (use `conducting-user-interviews` / `designing-surveys`) - You need backlog prioritization as the primary output (use `prioritizing-roadmap`) - You need a PRD/spec for a chosen solution (use `writing-prds` / `writing-specs-designs`) - You only need to respond to individual tickets (support workflow, not synthesis) ## Inputs **Minimum required** - Product area / workflow to analyze (or

What's inside
Steps it walks through
  1. Scope
  2. Inputs
  3. Outputs (deliverables)
  4. Workflow (8 steps)
  5. 1) Intake + decision framing
  6. 2) Inventory sources + define the sampling plan
  7. 3) First-pass read-through (open coding)
  8. 4) Build the taxonomy + codebook
  9. 5) Normalize and tag the feedback table
  10. 6) Synthesize themes + quantify carefully
  11. 7) Translate into actions + learning plan
  12. 8) Share out + establish the feedback loop + quality gate
  13. Quality gate (required)
  14. Examples
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the analyzing-user-feedback skill do?

Analyze user/customer feedback and produce a User Feedback Analysis Pack (source inventory, normalized feedback table, taxonomy/codebook, themes + evidence, recommendations, and feedback loop). Use for voice of customer, feature request analysis, support ticket synthesis, churn reason synthesis, and survey open-ends.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill analyzing-user-feedback --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going