frameworks

Comprehensive reference for prioritization, discovery, and measurement frameworks.

Content Preview
# Product Management Frameworks

Comprehensive reference for prioritization, discovery, and measurement frameworks.

---

## Table of Contents

- [Prioritization Frameworks](#prioritization-frameworks)
  - [RICE Framework](#rice-framework)
  - [Value vs Effort Matrix](#value-vs-effort-matrix)
  - [MoSCoW Method](#moscow-method)
  - [ICE Scoring](#ice-scoring)
  - [Kano Model](#kano-model)
- [Discovery Frameworks](#discovery-frameworks)
  - [Customer Interview Guide](#customer-interview-guide)
  
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/frameworks.md \
  https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/product-manager-toolkit/references/frameworks.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/alirezarezvani/claude-skills

Then reference at product-team/product-manager-toolkit/references/frameworks.md

Related Skills