‹ 首页

analyze-feature-requests

@phuryn · 收录于 1 周前 · 上游提交 1 周前★ 社区精选

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 安装 校验哈希
npx oh-my-skill add phuryn/pm-skills/analyze-feature-requests
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- phuryn/pm-skills/analyze-feature-requests
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify phuryn/pm-skills/analyze-feature-requests
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
23265GitHub stars
~447上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 18468a9 · 表述以原文为准
它做什么

装上后,Claude 会帮你分析用户提交的功能请求:先理解你的产品目标,然后把请求按主题归类,评估每个主题的战略匹配度、影响、开发工作量和风险,最后选出最重要的 3 个功能并给出理由、替代方案和测试建议。

什么时候触发

当你需要审查用户功能请求、对需求列表排优先级,或做产品决策时,可以触发这个技能。

装好后可以这样说
Claude 会按步骤处理你提供的请求列表。
Claude 会结合你的目标进行战略匹配和优先级排序。
技能原文 SKILL.md作者撰写 · MIT · 18468a9
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:

  1. Understand the goal: Confirm the product objective and desired outcomes that will guide prioritization.
  1. Categorize requests into themes: Group related requests together and name each theme.
  1. Assess strategic alignment: For each theme, evaluate how well it aligns with the stated goals.
  1. Prioritize the top 3 features based on:
  2. Impact: Customer value and number of users affected
  3. Effort: Development and design resources required
  4. Risk: Technical and market uncertainty
  5. Strategic alignment: Fit with product vision and goals
  1. For each top feature, provide:
  2. Rationale (customer needs, strategic alignment)
  3. Alternative solutions worth considering
  4. High-risk assumptions
  5. How to test those assumptions with minimal effort

Think step by step. Save as markdown or create a structured output document.


Further Reading
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。