product-manager-toolkit

Prioritize features with the RICE framework and analyze customer interviews.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/act70255/SkillsBundle --skill product-manager-toolkit-act70255
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/act70255/SkillsBundle/tree/main/planning/skills/product-manager-toolkit
Command: npx skills add https://github.com/act70255/SkillsBundle --skill product-manager-toolkit-act70255

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, numpy, pandas, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenges product managers face in prioritizing features, conducting customer interviews, and developing Product Requirements Documents (PRDs).

Core Features & Use Cases

  • Feature Prioritization: Utilize the RICE framework and portfolio analysis to prioritize features effectively.
  • Customer Discovery: Analyze customer interviews to extract insights, identify pain points, and validate solutions.
  • PRD Development: Offers PRD templates and guidelines for creating clear, concise, and comprehensive PRDs.
  • Use Case: Imagine you're developing a new feature for your product. Use the toolkit to prioritize it, gather customer feedback, and draft a PRD that clearly outlines the requirements.

Quick Start

Run the 'rice_prioritizer.py' script with the feature list 'features.csv' to prioritize your features.

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?

Yes, you can extract customer insights by analyzing customer interviews using the toolkit's NLP-based analysis scripts. This identifies pain points and validates solutions directly from raw interview text to support product planning.

What is needed to run Python scripts for product planning and PRD development?

The toolkit provides PRD development templates and guidelines that help structure clear, concise, and comprehensive Product Requirements Documents. These templates integrate prioritized features and customer insights into formal requirements.

Does the feature prioritization toolkit work with standard CSV files?

Yes, the feature prioritization toolkit works with standard CSV files. You provide your feature list in a 'features.csv' file, which the Python script processes using pandas and numpy to generate prioritized outputs.

What's the best way to analyze customer interview data for product management?

The best way to analyze customer interview data for product management is using NLP-based scripts to process text and extract actionable insights. This identifies pain points and validates solutions to inform feature prioritization.