← Back to registry
Skill
product-manager-toolkit
Comprehensive toolkit for product managers including RICE prioritization, customer interview analysis, PRD templates, discovery frameworks, and go-to-market strategies. Use for feature prioritization, user research synthesis, requirement documentation, and product strategy development.
Install
One-line setup
Copy and run this in your terminal to install the skill. Re-run to reinstall and update an existing install.
npx codex-skills-registry@latest --skill=product/product-manager-toolkit --yesProduct Manager Toolkit
Practical workflows for prioritization, discovery synthesis, and PRD creation.
Quick Start
- RICE prioritization:
scripts/rice_prioritizer.py(CSV in, ranked list out) - Interview analysis:
scripts/customer_interview_analyzer.py(transcript in, insights out) - PRD templates: start from
references/prd_templates.md
Core Workflows
- Prioritize: collect requests → score with RICE → validate capacity.
- Discover: run interviews → synthesize themes → map to opportunities.
- Specify: choose PRD template → define scope, metrics, acceptance criteria.
Guardrails
- Always define non-goals.
- Keep metrics measurable and time-bound.
- Separate discovery notes from decisions.
References
- Extended examples:
references/examples.md