Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Product Manager Toolkit

ASecurity

Essential tools and frameworks for modern product management, from discovery to delivery.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
businesspythonbashreact

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill product-manager-toolkit --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Product Manager Toolkit?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Product Manager Toolkit
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-product-manager-toolkit/badge)](https://www.skillsdirectory.com/skills/lev-os-product-manager-toolkit)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
# Product Manager Toolkit

Essential tools and frameworks for modern product management, from discovery to delivery.

## Quick Start

### For Feature Prioritization

```bash
python scripts/rice_prioritizer.py sample  # Create sample CSV
python scripts/rice_prioritizer.py sample_features.csv --capacity 15
```

### For Interview Analysis

```bash
python scripts/customer_interview_analyzer.py interview_transcript.txt
```

### For PRD Creation

1. Choose template from `references/prd_templates.md`
2. Fill in sections based on discovery work
3. Review with stakeholders
4. Version control in your PM tool

## Core Workflows

### Feature Prioritization Process

1. **Gather Feature Requests** - Customer feedback, sales requests, technical debt, strategic initiatives
2. **Score with RICE**
   - **Reach**: Users affected per quarter
   - **Impact**: massive/high/medium/low/minimal
   - **Confidence**: high/medium/low
   - **Effort**: xl/l/m/s/xs (person-months)
3. **Analyze Portfolio** - Quick wins vs big bets, effort distribution, strategy validation
4. **Generate Roadmap** - Quarterly capacity planning, dependency mapping, stakeholder alignment

### Customer Discovery Process

1. **Conduct Interviews** - Semi-structured format, focus on problems not solutions
2. **Analyze Insights** - Pain points, feature requests, jobs to be done, sentiment
3. **Synthesize Findings** - Group similar pain points, identify patterns, map to opportunities
4. **Validate Solutions** - Create hypotheses, test with prototypes, measure actual vs expected

### PRD Development Process

Templates available:
- **Standard PRD**: Complex features (6-8 weeks)
- **One-Page PRD**: Simple features (2-4 weeks)
- **Feature Brief**: Exploration phase (1 week)
- **Agile Epic**: Sprint-based delivery

## Prioritization Frameworks

### RICE Framework

```
Score = (Reach x Impact x Confidence) / Effort

Reach: # of users/quarter
Impact: Massive=3x, High=2x, Medium=1x, Low=0.5x, Minimal=0.25x
Confidence: High=100%, Medium=80%, Low=50%
Effort: Person-months
```

### Value vs Effort Matrix

```
           Low Effort    High Effort
High       QUICK WINS    BIG BETS
Value      [Prioritize]  [Strategic]

Low        FILL-INS      TIME SINKS
Value      [Maybe]       [Avoid]
```

### MoSCoW Method

- **Must Have**: Critical for launch
- **Should Have**: Important but not critical
- **Could Have**: Nice to have
- **Won't Have**: Out of scope

## Discovery Frameworks

### Customer Interview Guide

1. Context Questions (5 min) - Role, workflow, tools
2. Problem Exploration (15 min) - Pain points, frequency, workarounds
3. Solution Validation (10 min) - Reaction to concepts, value, willingness to pay
4. Wrap-up (5 min) - Other thoughts, referrals, follow-up

### Hypothesis Template

```
We believe that [building this feature]
For [these users]
Will [achieve this outcome]
We'll know we're right when [metric]
```

## Metrics & Analytics

### Feature Success Metrics

- **Adoption**: % of users using feature
- **Frequency**: Usage per user per time period
- **Depth**: % of feature capability used
- **Retention**: Continued usage over time
- **Satisfaction**: NPS/CSAT for feature

### Funnel Analysis

```
Acquisition -> Activation -> Retention -> Revenue -> Referral
```

## Best Practices

### Writing Great PRDs
1. Start with the problem, not solution
2. Include clear success metrics upfront
3. Explicitly state what's out of scope
4. Use visuals (wireframes, flows)
5. Keep technical details in appendix

### Effective Prioritization
1. Mix quick wins with strategic bets
2. Consider opportunity cost
3. Account for dependencies
4. Buffer for unexpected work (20%)
5. Revisit quarterly

### Customer Discovery Tips
1. Ask "why" 5 times
2. Focus on past behavior, not future intentions
3. Avoid leading questions
4. Look for emotional reactions
5. Validate with data

## Common Pitfalls to Avoid

1. **Solution-First Thinking**: Jumping to features before understanding problems
2. **Analysis Paralysis**: Over-researching without shipping
3. **Feature Factory**: Shipping features without measuring impact
4. **Ignoring Technical Debt**: Not allocating time for platform health
5. **Stakeholder Surprise**: Not communicating early and often
6. **Metric Theater**: Optimizing vanity metrics over real value

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Solution Architect

Designs system architecture, component specifications, and technical integration strategy. Use when: designing solutions, system architecture, technology stack, or integration approaches.

192 votes

Akorchak:Venture Assessment

Generate a comprehensive VC investment assessment report for a company

72 votes

Stock Analysis

Analyze stocks and cryptocurrencies using Yahoo Finance data. Supports portfolio management (create, add, remove assets), crypto analysis (Top 20 by market cap), and periodic performance reports (daily/weekly/monthly/quarterly/yearly). 8 analysis dimensions for stocks, 3 for crypto. Use for stock analysis, portfolio tracking, earnings reactions, or crypto monitoring.

6511 votes

Just Fucking Cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Out...

6511 votes

Telegram Compose

Compose rich, readable Telegram messages using HTML formatting via direct Telegram API. Use when: (1) Sending any Telegram message beyond a simple one-line reply, (2) Creating structured messages with sections, lists, or status updates, (3) Need formatting unavailable via Clawdbot's Markdown conversion (underline, spoilers, expandable blockquotes, user mentions by ID), (4) Sending alerts, reports, summaries, or notifications to Telegram, (5) Want professional, scannable message formatting wit...

6511 votes
View all in business →