Product Manager Toolkit
RICE prioritization, user stories, roadmaps, and PM frameworks.
$skillfish add ~skills/product-manager-toolkit What This Skill Can Do
Concrete capabilities you get when you install this skill.
Prioritize backlogs using RICE, ICE, and value/effort frameworks
Write user stories, acceptance criteria, and feature specs engineering can ship
Build product roadmaps aligned to business goals and communicated to stakeholders
Run product discovery: user interviews, problem framing, and hypothesis validation
Define and instrument product success metrics for any feature or initiative
Facilitate cross-functional alignment on priorities, trade-offs, and scope
Real Conversations
See how the Product Manager Toolkit skill responds to actual requests. These are representative examples of what your AI agent will produce.
I have 12 features competing for next quarter. I need to prioritize them using RICE. Can you walk me through scoring these? Example features: SSO support, mobile app, CSV export, AI-powered search, white-labeling, bulk user management.
Here's a RICE scoring template for your six features. Fill in your estimates and the formula calculates priority:
RICE = (Reach × Impact × Confidence) / Effort
| Feature | Reach (users/qtr) | Impact (0.25–3) | Confidence (%) | Effort (person-weeks) | RICE Score |
|---|---|---|---|---|---|
| SSO support | 800 | 2 | 90% | 6 | 240 |
| Mobile app | 1,200 | 1 | 60% | 20 | 36 |
| CSV export | 950 | 1 | 95% | 2 | 452 |
| AI-powered search | 1,000 | 2 | 70% | 14 | 100 |
| White-labeling | 200 | 3 | 80% | 12 | 40 |
| Bulk user mgmt | 400 | 2 | 85% | 4 | 170 |
Ranked priority: CSV Export → SSO → Bulk User Mgmt → AI Search → White-labeling → Mobile App
Key insight: Mobile app scores low despite high reach because effort is very high. White-labeling scores low because reach is limited (only enterprise tier customers).
Adjust these inputs based on your actual user data, customer segment revenue, and team capacity. Want me to build a weighted RICE variant that factors in strategic alignment or revenue impact?
Get Started
How to install and use this skill in your preferred environment.
Skills are designed for AI coding agents (Claude Code, Cursor, Windsurf) and IDE-based workflows where the agent can read files, run scripts, and act on your codebase. Web-based AI can use the knowledge and frameworks, but won't have tool access.
Models & Context
Which AI models and context windows work best with this skill.
Recommended Models
Larger models produce more detailed, production-ready outputs.
Context Window
This skill's SKILL.md is typically 3–10 KB — fits in any modern context window.
All current frontier models (Claude, GPT, Gemini) support 100K+ context. Use the full window for complex multi-service work.
Pro tips for best results
Be specific
Include numbers — users, budget, RPS — so the skill can size the architecture.
Share constraints
Compliance needs, team size, and existing stack all improve the output.
Iterate
Start with a high-level design, then ask follow-ups for IaC, cost analysis, or security review.
Combine skills
Pair with companion skills below for end-to-end coverage.
Ready to try Product Manager Toolkit?
Install the skill and start getting expert-level guidance in your workflow — any agent, any IDE.
$skillfish add ~skills/product-manager-toolkit