什么是 feature-prioritization?
使用 RICE 评分和 Linear 的推动者与阻碍者镜头对功能和积压项目进行优先级排序。当要求对功能进行排名、确定积压工作的优先级、决定下一步要构建什么或相互评估功能请求时使用。 来源:assimovt/productskills。
使用 RICE 评分和 Linear 的推动者与阻碍者镜头对功能和积压项目进行优先级排序。当要求对功能进行排名、确定积压工作的优先级、决定下一步要构建什么或相互评估功能请求时使用。
通过命令行快速安装 feature-prioritization AI 技能到你的开发环境
来源:assimovt/productskills。
Prioritize with math, not opinions. RICE scoring forces explicit tradeoffs. The enabler/blocker lens from Linear ensures you're not just building fun things while adoption barriers remain.
Example: SSO — Reach: 500 users/qtr, Impact: 2 (high — unlocks enterprise deals), Confidence: 80%, Effort: 4 person-weeks. RICE = (500 x 2 x 0.8) / 4 = 200. Tag: Blocker.
Rank by score. The math won't be perfect, but it forces you to justify each dimension.
使用 RICE 评分和 Linear 的推动者与阻碍者镜头对功能和积压项目进行优先级排序。当要求对功能进行排名、确定积压工作的优先级、决定下一步要构建什么或相互评估功能请求时使用。 来源:assimovt/productskills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/assimovt/productskills --skill feature-prioritization使用 RICE 评分和 Linear 的推动者与阻碍者镜头对功能和积压项目进行优先级排序。当要求对功能进行排名、确定积压工作的优先级、决定下一步要构建什么或相互评估功能请求时使用。 来源:assimovt/productskills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/assimovt/productskills --skill feature-prioritization 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/assimovt/productskills