Skip to content

feat(pm): upgrade PM skills from 10 to 22 with discovery and execution domains#6

Merged
borghei merged 2 commits intomainfrom
feat/pm-skills-upgrade
Mar 4, 2026
Merged

feat(pm): upgrade PM skills from 10 to 22 with discovery and execution domains#6
borghei merged 2 commits intomainfrom
feat/pm-skills-upgrade

Conversation

@borghei
Copy link
Owner

@borghei borghei commented Mar 4, 2026

Summary

  • Add 12 new PM skills (4 discovery + 8 execution) with 10 Python CLI tools
  • Upgrade 3 existing skills (senior-pm, scrum-master, delivery-manager)
  • Update documentation and repo metadata to reflect 109+ total skills

New Skills

Discovery (4)

  • brainstorm-ideas — Product Trio ideation + Opportunity Solution Trees
  • brainstorm-experiments — Lean experiment design with XYZ hypotheses
  • identify-assumptions — 4-8 category assumption mapping with risk scoring
  • pre-mortem — Tiger/Paper Tiger/Elephant risk classification

Execution (8)

  • create-prd — 8-section PRD scaffolding with Python generator
  • brainstorm-okrs — OKR brainstorming and SMART validation
  • outcome-roadmap — Output→outcome roadmap transformation
  • prioritization-frameworks — 9-framework reference with multi-scorer (RICE, ICE, MoSCoW, etc.)
  • release-notes — Release notes generation from tickets/changelogs
  • summarize-meeting — Structured meeting summaries
  • job-stories — JTBD When/Want/So backlog format
  • wwas — Why-What-Acceptance structured backlog items

Upgrades

  • senior-pm: + stakeholder_mapper.py, engagement guide, map template
  • scrum-master: + sprint_capacity_calculator.py, planning guide, story/sprint templates
  • delivery-manager: + release communication cross-reference section

Test plan

  • All 10 new Python scripts pass --help
  • All 12 new SKILL.md files have proper YAML frontmatter
  • Existing scripts (velocity_analyzer, risk_matrix_analyzer) still work
  • GitHub repo description updated (109 skills, 180 tools)
  • Directory structure matches plan

borghei added 2 commits March 4, 2026 22:42
Add 4 discovery skills (brainstorm-ideas, brainstorm-experiments,
identify-assumptions, pre-mortem) and 8 execution skills (create-prd,
brainstorm-okrs, outcome-roadmap, prioritization-frameworks, release-notes,
summarize-meeting, job-stories, wwas). Upgrade senior-pm with stakeholder
mapping, scrum-master with sprint capacity planning, and delivery-manager
with release communication cross-references. Includes 10 new Python CLI
tools and updated documentation reflecting 109+ total skills.
… counts

Update all skill/tool counts and expand PM section from 9 to 22 skills
with discovery and execution subsections.
@borghei borghei merged commit ea79ffd into main Mar 4, 2026
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant