pm-prioritize
仓库创建 2025年12月16日最近提交 7 天前SkillHot 收录 20 天前
▸ 精选理由
内置决策树自动选框架,输出透明可追溯的排序与冲刺建议。
▸ 风险提示
需要输入业务优先级数据,注意权限与敏感信息处理。
这个 Skill 做什么
使用RICE/ICE/Kano等框架对需求或待办项进行结构化优先级排序。
把一堆需求按优先级排成有据可查的清单,适合选下个迭代、规划 Sprint 或做需求评审时用。会根据你有的数据智能选 RICE/ICE/MoSCoW/Kano 等方法,输出透明的评分矩阵、Impact/Effort 二维象限和 Sprint 分配建议,方便团队围绕分数展开讨论。
▸ 展开 SKILL.md 英文原文
Use when ranking a list of requirements, features, or backlog items using RICE / ICE / MoSCoW / Kano. Built-in decision tree picks the right framework based on data availability and decision context. Output is a transparent matrix, 2×2 Impact/Effort quadrant, and a Sprint allocation proposal. User-invoked only — do NOT auto-trigger. Triggers on "/pm-prioritize", "/prioritize", "приоритизация", "ранжируй бэклог", "RICE-анализ", "prioritize requirements", "RICE", "ICE", "MoSCoW", "Kano", "rank backlog".
207
Stars
26
Forks
32
仓库内 Skill
+5
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/pm-prioritize/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/serejaris/personal-corp-skills/main/skills/pm-prioritize/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# pm-prioritize — Rank requirements with RICE / ICE / MoSCoW / Kano Part of the Personal Corp framework — running a one-person business through AI agents. Rank a list of requirements using a structured framework. A built-in decision tree picks the right framework based on data availability and decision context. Output is transparent and traceable, so a team can argue with the scores instead of the recommendation. ## Inputs | Field | Required | Notes | |---|---|---| | Requirement list | yes | Name + brief description; ≥ 3 items. Can take a pain-point list from `/pm-feedback` or a feature list from `/pm-prd` | | Framework | no | RICE / ICE / MoSCoW / Kano; auto-recommended if not given | |
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有