product-manager-toolkit

Analyze customer transcripts and prioritize features using RICE and Python scripts.

24|8|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/vadimcomanescu/codex-skills --skill product-manager-toolkit-vadimcomanescu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: product-manager-toolkit
Source: https://github.com/vadimcomanescu/codex-skills/tree/main/skills/.experimental/product/product-manager-toolkit
Command: npx skills add https://github.com/vadimcomanescu/codex-skills --skill product-manager-toolkit-vadimcomanescu

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Product teams waste time turning interview notes and feature ideas into a prioritized, actionable roadmap; this toolkit streamlines discovery synthesis, prioritization, and PRD creation so decisions are faster and better informed.

Core Features & Use Cases

  • RICE Prioritization: Calculate RICE scores, analyze portfolio balance, and generate a capacity-aware quarterly roadmap for planning.
  • Interview Analysis: Extract pain points, feature requests, jobs-to-be-done, sentiment, themes, and key quotes from transcripts to inform discovery.
  • PRD & Templates: Ready-to-use PRD templates and one-page formats to convert validated opportunities into clear requirements and acceptance criteria.
  • Use Case: Run interview analysis on user transcripts to synthesize insights, then feed prioritized ideas into the RICE tool to produce a quarter-by-quarter plan and a PRD draft for stakeholder review.

Quick Start

Run the customer interview analyzer on a transcript to extract pain points, feature requests, JTBD, sentiment, and key quotes, then run the RICE prioritizer on candidate features to produce a ranked 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 feature ideas using customer interview transcripts?

Prioritize feature ideas from interview transcripts by extracting pain points and jobs-to-be-done, then calculating RICE scores to generate a capacity-aware quarterly roadmap. This toolkit uses Python scripts and markdown templates to synthesize discovery insights into ranked feature lists.

How do I extract pain points and feature requests from user research transcripts?

Extract pain points and feature requests from user research transcripts using the interview analyzer to identify themes, sentiment scores, jobs-to-be-done, and key quotes. The analysis output directly feeds into downstream PRD drafting and feature prioritization workflows.

Can I create a capacity-aware quarterly roadmap from a list of candidate features?

Create a capacity-aware quarterly roadmap from candidate features by running the RICE prioritizer to calculate scores and analyze portfolio balance. The toolkit produces a quarter-by-quarter plan and exportable reports for stakeholder review.

What is the best way to draft a PRD from validated product discovery insights?

Draft a PRD from validated product discovery insights by applying the included one-page PRD templates and markdown formats. These templates convert synthesized customer pain points and ranked features into clear requirements and acceptance criteria.

Do I need Python scripts to calculate RICE scores for product management?

Python scripts are included to calculate RICE scores, analyze portfolio balance, and generate exportable reports for product management. The scripts automate the prioritization process to produce capacity-aware quarterly roadmaps from feature lists.

What limitations exist when synthesizing user research for product discovery?

Synthesizing user research for product discovery works best with text-based interview transcripts to extract sentiment and themes. The toolkit focuses on RICE prioritization and PRD generation, so it does not handle quantitative survey data or real-time customer feedback analysis.