product-manager-toolkit

Score and rank features with the RICE framework using Python scripts.

1|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/sangrokjung/claude-code-config-public --skill product-manager-toolkit-sangrokjung
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/sangrokjung/claude-code-config-public/tree/main/commands/product-manager-toolkit
Command: npx skills add https://github.com/sangrokjung/claude-code-config-public --skill product-manager-toolkit-sangrokjung

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines product management workflows, from initial discovery and prioritization to documentation and go-to-market strategy, enabling more effective product development.

Core Features & Use Cases

  • Feature Prioritization: Utilize the RICE framework to objectively score and rank features.
  • Customer Discovery: Analyze interview transcripts to extract pain points, feature requests, and jobs-to-be-done.
  • Documentation: Provides templates for PRDs and feature briefs.
  • Use Case: Prioritize your product backlog by inputting feature details into the RICE calculator script to identify the most impactful features to build next.

Quick Start

Run the RICE prioritizer script with your feature data in CSV format.

Frequently Asked Questions about product-manager-toolkit

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

FAQPage Schema
How do I calculate RICE scores for my product backlog?

To calculate RICE scores for your product backlog, you input feature details in a CSV file format into the provided Python prioritization script, which objectively scores and ranks features based on Reach, Impact, Confidence, and Effort.

How do I extract jobs-to-be-done from customer interview transcripts?

You can extract jobs-to-be-done from customer interview transcripts using the included Python analysis script, which processes the text to synthesize user insights, pain points, and feature requests.

What is the best way to write a PRD using a structured template?

The best way to write a PRD using a structured template is to utilize the included Markdown reference files, which provide standardized documentation formats for product requirements and feature briefs.

Do I need Python to run RICE prioritization and customer discovery analysis?

Yes, you need Python3 installed in your environment to execute the RICE prioritization calculator and the customer interview analysis scripts provided in this toolkit.

Can I use this toolkit for strategic product documentation and go-to-market planning?

Yes, you can use this toolkit for strategic product documentation and go-to-market planning, as it streamlines workflows from initial discovery and prioritization through to final documentation.

What format should my feature data be in for the RICE framework calculator?

Your feature data should be in a CSV file format to run the RICE framework calculator script, enabling the automated scoring and prioritization of your product backlog.