什麼是 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