ln-230-story-prioritizer

Solid

RICE-scores Stories with market research and generates prioritization table. Use when Stories need business priority ranking for sprint planning.

AI & Automation 488 stars 70 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 94/100

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

Skill Content

> **Paths:** File paths (`shared/`, `references/`, `../ln-*`) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root. If `shared/` is missing, fetch files via WebFetch from `https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/skills/{path}`. # Story Prioritizer **Type:** L3 Worker **Category:** 2XX Planning Evaluate Stories using RICE scoring with market research. Generate consolidated prioritization table for Epic. ## Purpose & Scope - Prioritize Stories AFTER ln-220 creates them - Triage all Stories cheaply before doing deep research - Research market size and competition only where it changes prioritization confidence - Calculate RICE score for each Story - Generate prioritization table (P0/P1/P2/P3) - Output: docs/market/[epic-slug]/prioritization.md ## When to Use **Use this skill when:** - Stories created by ln-220, need business prioritization - Planning sprint with limited capacity (which Stories first?) - Stakeholder review requires data-driven priorities - Evaluating feature ROI before implementation **Do NOT use when:** - Epic has no Stories yet (run ln-220 first) - Stories are purely technical (infrastructure, refactoring) - Prioritization already exists in docs/market/ --- ## Input Parameters | Parameter | Required | Description | Default | |-----------|----------|-------------|---------| | epic | Yes | Epic ID or "Epic N" format | - | | stories | No | Specific Stor...

Details

Author
levnikolaevich
Repository
levnikolaevich/claude-code-skills
Created
7 months ago
Last Updated
yesterday
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category