Skip to content

v2.0.0 — Product Management Skills

Choose a tag to compare

@serejaris serejaris released this 06 Jun 16:52

What's New

Product Management Skills

Eight skills for end-to-end product work: feedback → competitive analysis → brainstorm → prioritization → PRD → user stories → metrics → roadmap.

New skills:

  • pm-prd — structured PRD with product-type templates
  • pm-user-stories — Epic → User Stories with INVEST and Story Map
  • pm-competitive — competitor matrix, SWOT, differentiation strategy
  • pm-feedback — feedback classification and pain ranking
  • pm-brainstorm — SCAMPER / How Might We ideation
  • pm-metrics — metrics review, funnel/retention, OKR alignment
  • pm-roadmap — Now/Next/Later roadmap updates

Breaking change

  • prioritize renamed to pm-prioritize
  • Install path: skills/prioritize/skills/pm-prioritize/
  • /prioritize still works as an alias trigger

Installation

# Whole plugin
claude plugin marketplace add serejaris/personal-corp-skills
claude plugin install personal-corp-skills@personal-corp-skills

# Single skill
cp -r skills/pm-prd ~/.claude/skills/

Full Changelog: v1.20.0...v2.0.0