PM Toolkit
This toolkit restores the workflow-level PM entry point that previously lived in claude-skills/lenny.
Routing Guide
| User Intent | Skill | Quick Templates |
|---|---|---|
| Discovery, interviews, customer understanding, competitive research | lenny-research | user-interview-script, competitive-analysis |
| Vision, roadmap, PRD, OKRs, prioritization | lenny-strategy | prd-template, okr-template |
| Execution, launches, retros, decision-making | lenny-execution, lenny-decision | launch-checklist, retro-template, decision-doc-template |
| Growth, pricing, retention, metrics | lenny-growth | metrics-dashboard |
| Hiring, 1:1s, org health, stakeholder communication | lenny-hiring, lenny-communication | one-on-one-template |
| PM breadth, category lookup, role-based sequencing | lenny-skills, lenny-playbooks | financial-model-spec |
Quick Actions
- "Write a PRD" -> lenny-strategy + prd-template
- "Set OKRs" -> lenny-strategy + okr-template
- "Prepare user interviews" -> lenny-research + user-interview-script
- "Run a retro" -> lenny-execution + retro-template
- "Build a metrics dashboard" -> lenny-growth + metrics-dashboard
- "Write a decision doc" -> lenny-decision + decision-doc-template
Templates
| Template | Use Case |
|---|---|
| prd-template | Product requirements document |
| okr-template | Quarterly OKRs |
| user-interview-script | Interview guide and synthesis sheet |
| competitive-analysis | Market and competitor analysis |
| decision-doc-template | Structured product/technical decision making |
| financial-model-spec | Revenue and unit economics model spec |
| launch-checklist | Cross-functional launch readiness |
| metrics-dashboard | North-star and guardrail dashboard spec |
| one-on-one-template | Manager-report 1:1 template |
| retro-template | Sprint, project, or incident retro |
Compatibility Wrappers
Legacy pm-* entry points from claude-skills/lenny are preserved here:
- pm-discovery
- pm-strategy
- pm-execution
- pm-growth
- pm-analytics
- pm-communication
- pm-team
- pm-leadership
- pm-playbooks
If you want a smaller canonical install surface, use ./install.sh --canonical-only to skip these compatibility wrappers.