product-manager-toolkit

Prioritize product initiatives using a RICE-based framework across feature sets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Product teams often juggle discovery, prioritization, and governance without a unified toolkit. This Skill provides a ready-to-use collection of methods, templates, and scripts to streamline discovery, prioritization, PRD creation, and roadmapping for modern product management.

Core Features & Use Cases

  • Prioritization and roadmap planning with a RICE-based framework (scripts/rice_prioritizer.py).
  • Interview analysis and insights generation (scripts/customer_interview_analyzer.py).
  • PRD templates and reference documents to accelerate documentation (references/prd_templates.md).
  • Quick-start workflows to generate roadmaps and artifacts for stakeholder alignment.

Quick Start

Run the Rice prioritizer on a sample features.csv to generate a prioritized roadmap.

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 a RICE framework?

To prioritize features using a RICE framework, you run the RICE prioritizer script on a features.csv file to calculate scores and generate a prioritized roadmap. This evaluates initiatives across reach, impact, confidence, and effort for portfolio balance.

What is the best way to align stakeholders on a product roadmap?

The best way to align stakeholders on a product roadmap is to generate standardized artifacts using quick-start workflows and PRD templates. These tools translate RICE prioritization outputs into clear, actionable documentation for team alignment.

How do I analyze customer interview insights for product discovery?

You analyze customer interview insights for product discovery by applying the customer interview analyzer script. It processes interview data to generate insights, streamlining the discovery phase and informing your feature prioritization.

Can I generate a PRD from a prioritized feature list?

Yes, you can generate a PRD from a prioritized feature list by applying the provided PRD templates and reference documents. These templates accelerate documentation by standardizing the product requirements generated from your roadmap.

What do I need to run a RICE prioritization script?

To run a RICE prioritization script, you need a features.csv file containing your full feature set data. The script processes this input to output a prioritized roadmap based on your specified RICE parameters.