Content Preview
# product-manager-toolkit reference ## Input/Output Examples ### RICE Prioritizer Example **Input (features.csv):** ```csv name,reach,impact,confidence,effort Onboarding Flow,20000,massive,high,s Search Improvements,15000,high,high,m Social Login,12000,high,medium,m Push Notifications,10000,massive,medium,m Dark Mode,8000,medium,high,s ``` **Command:** ```bash python scripts/rice_prioritizer.py features.csv --capacity 15 ``` **Output:** ``` ==================================================
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/input-output-examples.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/product-team/product-manager-toolkit/references/input-output-examples.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at product-team/product-manager-toolkit/references/input-output-examples.md
Related Skills
Scanning Input Validation Practices
This skill enables Claude to automatically scan source code for potential input validation vulnerabilities. It identifies areas where user-supplied data is not properly sanitized or validated before being used in operations, which could lead to security exploits like SQL injection, cross-site script
skill-adapterscanning input validation practices
by jeremylongshore · plugins-plus-skills
SKILL
10 product agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw. PM toolkit (RICE), agile PO, product strategist (OKR), UX researcher, UI design system, competitive teardown, landing page generator, SaaS scaffolder, research summarizer. Python tools (stdlib-only).
product-teamskillagentpython
by alirezarezvani · alirezarezvani-claude-skills
sample-prd-readme
My App — Product Requirements Document
product-teamsampleprdreadme
by alirezarezvani · alirezarezvani-claude-skills
statistics-reference
Statistics Reference for Product Managers
product-teamstatisticsreference
by alirezarezvani · alirezarezvani-claude-skills