pm-prioritize

Solid

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".

AI & Automation 176 stars 21 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
75
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# 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 | | Business goal | no | Current focus (growth / retention / revenue / efficiency); affects weighting | | Resource constraint | no | Available dev capacity (person-days or Story Points) | ## Optional config Most of the skill works out-of-box. If you want stable defaults across runs, add an `## Prioritize Config` section to your project's `CLAUDE.md`: ```markdown ## Prioritize Config ### Default framework (optional) If unset, the skill auto-recommends per the decision table below. - default_framework: RICE | ICE | MoSCoW | Kano ### Default resource constraint (optional) Used in the Sprint allocation step. Skip if you'd rather state it per run. - sprint_capacity: 20 person-days per Sprint ### Backlog source (optional) Where the skill should fetch the requirement list from when you don't p...

Details

Author
serejaris
Repository
serejaris/personal-corp-skills
Created
5 months ago
Last Updated
yesterday
Language
HTML
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category