product-manager-toolkit

Prioritize features with RICE scoring and generate PRD templates.

1|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/goodnessibeh/ai-dev-boilerplate --skill product-manager-toolkit-goodnessibeh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/goodnessibeh/ai-dev-boilerplate/tree/main/.claude/skills/product-manager-toolkit
Command: npx skills add https://github.com/goodnessibeh/ai-dev-boilerplate --skill product-manager-toolkit-goodnessibeh

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive toolkit to streamline product management workflows, offering tools for feature prioritization, customer research, and PRD creation.

Core Features & Use Cases

  • Feature Prioritization: Utilize RICE scoring and portfolio analysis to make informed decisions on what features to build.
  • Customer Interview Analysis: Analyze customer interview transcripts to extract insights, pain points, and opportunities.
  • PRD Creation: Access multiple PRD templates and frameworks to create detailed product requirements documents.

Quick Start

Analyze customer interviews with the product-manager-toolkit using the script 'python scripts/customer_interview_analyzer.py interview_transcript.txt'.

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 feature prioritization?

Customer interview analysis extracts insights, pain points, and opportunities from interview transcripts. You run the Python script on your transcript file to process customer research data and surface actionable product feedback.

Can I generate a PRD template using Python?

Yes, you can generate a PRD template using Python. The toolkit provides multiple PRD templates and frameworks to create detailed product requirements documents, streamlining your documentation processes directly through Python scripts.

Do I need Python installed to use this product management toolkit?

Yes, you need Python installed to use this product management toolkit. Python and its required packages are necessary for executing the scripts that handle RICE scoring, customer research analysis, and PRD creation.

What is the best way to analyze customer interview transcripts for product insights?

The best way to analyze customer interview transcripts is using the dedicated Python script to process text files. It automatically extracts customer insights, identifies pain points, and highlights opportunities for product development.

How do I streamline decision-making for feature prioritization?

You streamline decision-making for feature prioritization by applying RICE scoring and portfolio analysis. This approach quantifies reach, impact, confidence, and effort to objectively evaluate and rank features for development.