product-manager-toolkit

Prioritize features with RICE and analyze customer interview transcripts.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill product-manager-toolkit-fantasia1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/Fantasia1999/claude-skills-zh/tree/main/translations/product-team/product-manager-toolkit
Command: npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill product-manager-toolkit-fantasia1999

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires rice_prioritizer.py, customer_interview_analyzer.py, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines product management workflows by providing tools for feature prioritization, customer discovery, and PRD development, reducing guesswork and improving product outcomes.

Core Features & Use Cases

  • Feature Prioritization: Use the RICE framework to objectively rank feature ideas based on Reach, Impact, Confidence, and Effort.
  • Customer Discovery: Analyze interview transcripts to uncover user pain points, needs, and opportunities.
  • PRD Development: Leverage templates and structured processes for creating clear and effective Product Requirement Documents.
  • Use Case: A product manager can input feature ideas into the RICE prioritizer script to generate a data-driven roadmap, then use the interview analyzer to validate user needs before drafting a PRD.

Quick Start

Use the product manager toolkit to prioritize features from 'features.csv' with a capacity of 15.

Frequently Asked Questions about product-manager-toolkit

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

FAQPage Schema
How do I prioritize product features using the RICE framework?

Feature prioritization with the RICE framework objectively ranks ideas by scoring Reach, Impact, Confidence, and Effort. Inputting feature lists into the prioritizer script generates a data-driven roadmap that eliminates guesswork and clarifies execution priorities.

Can I analyze customer interview transcripts to uncover user pain points?

Customer interview transcripts are processed using NLP-based analysis to uncover user pain points, needs, and opportunities. Extracting these validated insights helps guide product strategy and ensures development aligns with actual user problems.

What is the best way to structure a Product Requirement Document (PRD)?

Structured PRD development leverages templates and guided processes to create clear Product Requirement Documents. Selecting appropriate PRD templates standardizes documentation, reducing ambiguity and improving product execution outcomes.

Does the feature prioritizer work with CSV file inputs for roadmap planning?

The feature prioritizer accepts CSV file inputs containing feature ideas to generate ranked roadmaps. Specifying a capacity limit filters the output, ensuring the resulting roadmap aligns with available development bandwidth.

How do I validate user needs before drafting a PRD?

Validating user needs before drafting a PRD involves analyzing customer discovery transcripts to identify pain points. Running interview data through the analyzer confirms user requirements, providing evidence to justify the resulting PRD.

When should I not use RICE scoring for feature prioritization?

RICE scoring is less effective for feature prioritization when reliable data for Reach, Impact, or Confidence metrics is unavailable. Without accurate input parameters, the resulting roadmap rankings may reflect guesswork rather than objective product strategy.