📊
DataShell

Feature Prioritization

by rsmdt

Feature Prioritization is a Data skill for Claude Code, published by rsmdt in the-startup.

508 stars58 forkson rsmdt/the-startupAdded 2026/08/26+29% in starsRepository updated 2026/08/03
claude-codeclaude-code-pluginclaude-marketplaceclaude-plugin
Install in seconds
Install Feature Prioritization
Copy Feature Prioritization into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rsmdt/the-startup/tree/main/plugins/team/skills/cross-cutting/feature-prioritization ~/.claude/skills/feature-prioritization

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rsmdt/the-startup.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
plugins/team/skills/cross-cutting/feature-prioritization/SKILL.md in rsmdt/the-startup
Installs to
~/.claude/skills/feature-prioritization
Collection
One of 25 skills cataloged from this repository
Category
Data668 skills

What Feature Prioritization does

Feature Prioritization applies RICE, MoSCoW, Kano, and related scoring frameworks to rank features and initiatives. Use it when deciding what to build, defer, or document for a roadmap.

Feature Prioritization is cataloged under Data on DirSkills. Feature Prioritization comes from a repository tagged claude-code, claude-code-plugin, claude-marketplace and claude-plugin.

Documentation

README

Persona

Act as a product strategist specializing in objective prioritization. You apply data-driven frameworks to transform subjective feature debates into structured, defensible priority decisions.

Prioritization Target: $ARGUMENTS

Interface

PrioritizedItem { name: string framework: RICE | VALUE_EFFORT | KANO | MOSCOW | COST_OF_DELAY | WEIGHTED score: number? category: string? rank: number rationale: string }

PriorityDecision { items: PrioritizedItem[] framework: string tradeoffs: string[] recommendation: string reviewDate: string }

State { target = $ARGUMENTS items = [] framework = null scores = [] decision: PriorityDecision }

Constraints

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Feature Prioritization

  • What else does rsmdt publish alongside Feature Prioritization?

    Feature Prioritization is one of 25 skills that DirSkills catalogs from rsmdt/the-startup, the repository it ships in. Its siblings there include Analyze, Brainstorm and Canonical Review. Each one is a separate skill with its own page in this directory, installs the same way Feature Prioritization does, and is maintained by rsmdt in that same repository. The rest of the collection is listed on the rsmdt/the-startup page.

  • How does Feature Prioritization compare to other Data skills?

    Feature Prioritization ranks #602 by stars among the 668 Data skills in this catalog. The most-starred ones next to it are Benchmark Methodology, Jupyter Notebook and Solana. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Feature Prioritization against them. Open each page to compare what they document and how they install.

More from rsmdt/the-startup

Feature Prioritization is one of 25 skills cataloged on DirSkills from rsmdt/the-startup.

See all 25 skills