analyze-feature-requests

Prioritize customer feature requests by theme, strategic fit, impact, effort, and risk.

Updated Aug 10, 2026
One-click install
npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill analyze-feature-requests-choi-keith
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-feature-requests
Source: https://github.com/Choi-Keith/skill-arsenal-ultra/tree/main/plugins/pm-skills/pm-product-discovery/skills/analyze-feature-requests
Command: npx skills add https://github.com/Choi-Keith/skill-arsenal-ultra --skill analyze-feature-requests-choi-keith

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Product teams receive scattered customer feature requests and struggle to decide which ones deserve development. This Skill turns raw request lists into a structured, prioritized analysis grounded in product goals instead of gut feeling. ## Core Features & Use Cases - Thematic Grouping: Clusters individual requests into named themes so patterns in customer demand become visible. - Multi-Dimension Prioritization: Scores the top features on impact, effort, risk, and strategic alignment, using the Opportunity Score (importance x unmet satisfaction) to focus on problems rather than solutions. - Assumption Validation Guidance: For each top feature, provides rationale, alternatives, high-risk assumptions, and low-cost ways to test them. - Use Case: Paste a CSV export of 50 customer requests from your support tool, state your quarterly product goal, and receive a ranked shortlist of the top 3 opportunities with validation plans. ## Quick Start Analyze the attached spreadsheet of customer feature requests against our goal of improving onboarding retention and recommend the top three priorities.

Frequently Asked Questions about analyze-feature-requests

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize customer feature requests for my product backlog?

Group related requests into themes, then score each theme on impact, effort, risk, and strategic alignment with your stated product goal. The analysis produces a ranked top-three list with rationale and validation steps for each.

What is the Opportunity Score framework for feature prioritization?

Opportunity Score, from Dan Olsen, equals importance multiplied by one minus satisfaction, normalized to 0-1. It prioritizes customer problems that matter most and are currently underserved, rather than letting customers design the solution.

Can I analyze feature requests from a spreadsheet or CSV export?

Yes. Provide the file containing your feature requests directly, and it will be read and analyzed. Structured data can also be summarized into a table before thematic grouping and scoring.

When should I not use feature request analysis for prioritization?

Avoid relying on raw request counts when requests come from a biased sample, such as only vocal enterprise clients. Requests reflect proposed solutions, so reframe them as underlying problems before scoring to avoid building a feature factory.

How do I validate assumptions before committing to a top feature?

For each shortlisted feature, identify the highest-risk assumptions about customer need and market fit, then design the lowest-effort test, such as interviews, prototypes, or fake-door tests, before committing development resources.