analyze-feature-requests
Analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk. Use when reviewing customer feature requests, triaging a backlog, or making prioritization decisions.
适合你,如果经常需要从大量用户反馈中筛选出最值得做的功能
npx oh-my-skill add phuryn/pm-skills/analyze-feature-requestscurl -fsSL https://oh-my-skill.com/install.sh | bash -s -- phuryn/pm-skills/analyze-feature-requestsnpx oh-my-skill verify phuryn/pm-skills/analyze-feature-requests怎么用
商店整理自技能原文 · 版本 18468a9 · 表述以原文为准装上后,Claude 会帮你分析用户提交的功能请求:先理解你的产品目标,然后把请求按主题归类,评估每个主题的战略匹配度、影响、开发工作量和风险,最后选出最重要的 3 个功能并给出理由、替代方案和测试建议。
当你需要审查用户功能请求、对需求列表排优先级,或做产品决策时,可以触发这个技能。
技能原文 SKILL.md
Analyze Feature Requests
Categorize, evaluate, and prioritize customer feature requests against product goals.
Context
You are analyzing feature requests for $ARGUMENTS.
If the user provides files (spreadsheets, CSVs, or documents with feature requests), read and analyze them directly. If data is in a structured format, consider creating a summary table.
Domain Context
Never allow customers to design solutions. Prioritize opportunities (problems), not features. Use Opportunity Score (Dan Olsen) to evaluate customer-reported problems: Opportunity Score = Importance × (1 − Satisfaction), normalized to 0–1. See the prioritization-frameworks skill for full details and templates.
Instructions
The user will describe their product goal and provide feature requests. Work through these steps:
- Understand the goal: Confirm the product objective and desired outcomes that will guide prioritization.
- Categorize requests into themes: Group related requests together and name each theme.
- Assess strategic alignment: For each theme, evaluate how well it aligns with the stated goals.
- Prioritize the top 3 features based on:
- Impact: Customer value and number of users affected
- Effort: Development and design resources required
- Risk: Technical and market uncertainty
- Strategic alignment: Fit with product vision and goals
- For each top feature, provide:
- Rationale (customer needs, strategic alignment)
- Alternative solutions worth considering
- High-risk assumptions
- How to test those assumptions with minimal effort
Think step by step. Save as markdown or create a structured output document.