ln-230-story-prioritizer

仓库创建 2025年10月24日最近提交 3 天前SkillHot 收录 21 天前
▸ 精选理由

把业务价值与调研结合,支持合理排期决策

▸ 风险提示

可能会调用外部市场数据源或依赖不稳定数据

这个 Skill 做什么

结合市场调研用RICE为Stories打分并生成优先级表格。

用 RICE 给 Stories 打分并输出优先级表,结合市场调研量化商业优先级,方便冲刺排期和资源分配。适用于 Story 已经成型、需要做商务优先级排序的时候。特点是先便宜快速地筛出高价值项,再安排深度研究。

▸ 展开 SKILL.md 英文原文

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

开发编程优先级评估RICE打分市场调研Claude Code
522
Stars
74
Forks
18
仓库内 Skill
+10
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-230-story-prioritizer/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/levnikolaevich/claude-code-skills/master/plugins/agile-workflow/skills/ln-230-story-prioritizer/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
> **Paths:** File paths (`references/`, `../ln-*`) are relative to this skill directory.

# 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 busines
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有