feature-prioritization이란?
RICE 채점 및 Linear의 지원 요소와 차단 요소 렌즈를 사용하여 기능 및 백로그 항목의 우선순위를 지정합니다. 기능 순위 지정, 백로그 우선 순위 지정, 다음에 빌드할 항목 결정, 기능 요청 상호 평가 등을 요청받을 때 사용합니다. 출처: assimovt/productskills.
RICE 채점 및 Linear의 지원 요소와 차단 요소 렌즈를 사용하여 기능 및 백로그 항목의 우선순위를 지정합니다. 기능 순위 지정, 백로그 우선 순위 지정, 다음에 빌드할 항목 결정, 기능 요청 상호 평가 등을 요청받을 때 사용합니다.
명령줄에서 feature-prioritization AI 스킬을 개발 환경에 빠르게 설치
출처: assimovt/productskills.
Prioritize with math, not opinions. RICE scoring forces explicit tradeoffs. The enabler/blocker lens from Linear ensures you're not just building fun things while adoption barriers remain.
Example: SSO — Reach: 500 users/qtr, Impact: 2 (high — unlocks enterprise deals), Confidence: 80%, Effort: 4 person-weeks. RICE = (500 x 2 x 0.8) / 4 = 200. Tag: Blocker.
Rank by score. The math won't be perfect, but it forces you to justify each dimension.
RICE 채점 및 Linear의 지원 요소와 차단 요소 렌즈를 사용하여 기능 및 백로그 항목의 우선순위를 지정합니다. 기능 순위 지정, 백로그 우선 순위 지정, 다음에 빌드할 항목 결정, 기능 요청 상호 평가 등을 요청받을 때 사용합니다. 출처: assimovt/productskills.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/assimovt/productskills --skill feature-prioritizationRICE 채점 및 Linear의 지원 요소와 차단 요소 렌즈를 사용하여 기능 및 백로그 항목의 우선순위를 지정합니다. 기능 순위 지정, 백로그 우선 순위 지정, 다음에 빌드할 항목 결정, 기능 요청 상호 평가 등을 요청받을 때 사용합니다. 출처: assimovt/productskills.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/assimovt/productskills --skill feature-prioritization 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/assimovt/productskills