Agent Skills
› paperclipai/companies
› analyze-feature-requests
analyze-feature-requests
GitHub根据主题、战略一致性、影响、风险和成本对功能请求进行分析和优先级排序。适用于审查客户请求、积压任务分类及决策场景。
Trigger Scenarios
审查客户功能请求
积压任务分类
进行优先级排序决策
Install
npx skills add paperclipai/companies --skill analyze-feature-requests -g -y
SKILL.md
Frontmatter
{
"name": "analyze-feature-requests",
"metadata": {
"sources": [
{
"kind": "github-file",
"path": "pm-product-discovery\/skills\/analyze-feature-requests\/SKILL.md",
"repo": "phuryn\/pm-skills",
"usage": "referenced",
"commit": "36ccefdc6c2e00d7c0c12cb0a52bf93e8ec50da4",
"license": "MIT",
"attribution": "Pawel Huryn"
}
]
},
"description": "Analyze and prioritize a list of feature requests by theme, strategic alignment, impact, effort, and risk"
}
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.
Version History
- 514503b Current 2026-07-24 18:03


