ln-230-story-prioritizer

Compute RICE scores for epic user-stories and generate prioritization.md.

534|73|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-230-story-prioritizer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ln-230-story-prioritizer
Source: https://github.com/levnikolaevich/claude-code-skills/tree/main/ln-230-story-prioritizer
Command: npx skills add https://github.com/levnikolaevich/claude-code-skills --skill ln-230-story-prioritizer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

RICE prioritization for Stories with market research, generating a consolidated prioritization table.

Core Features & Use Cases

  • Market research integration for Story prioritization
  • Compute RICE scores and categorize priorities
  • Output a prioritization.md with structured data

Quick Start

Run ln-230-story-prioritizer for Epic "OAuth 2.0".

Frequently Asked Questions about ln-230-story-prioritizer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prioritize user stories using RICE scoring?

RICE scoring prioritizes stories by combining Reach, Impact, Confidence, and Effort into a single numeric score. This Skill computes RICE scores for your epics, incorporating market research data to rank stories as P0–P3, helping you allocate sprint capacity to the highest-ROI work first.

What market research data should I gather before prioritizing stories?

Gather market size, competitive landscape, and customer demand signals relevant to each story. This Skill integrates that research into RICE calculations, producing a competition index and sources document alongside your prioritization table to support stakeholder reviews with data-driven rationale.

Can I use story prioritization with limited sprint capacity?

Yes. This Skill outputs a consolidated P0–P3 prioritization table designed for teams with constrained capacity. It ranks stories by RICE score so you can confidently select the highest-value work that fits your sprint capacity and defer lower priorities.

How do I evaluate ROI before implementing stories?

This Skill generates a prioritization.md document with RICE scores, market research, and a competition index. These metrics let you assess expected return against effort, helping leadership and teams make informed implementation decisions backed by market and business context.

What input does story prioritization need from earlier workflow steps?

This Skill works downstream of story creation; it loads story metadata and descriptions generated by prior steps, then layers market research and RICE calculations on top to produce ranked priorities and supporting documentation.

What output format does story prioritization generate?

Output is a structured prioritization.md file containing a consolidated P0–P3 priority table, market research sources, and a competition index. This markdown artifact supports sprint planning reviews and ROI discussions with stakeholders.