cyberneticlibrary

Execute product management workflow

pm-skillsskillsetup L10
EthanSMC/pm-skills
What it does

Guide product managers through need-finding to PRD to optional prototype

Best for

Enabling non-engineers to write complete, structured PRDs that hand off cleanly to engineering.

Inputs
  • · raw problem statement or existing docs
  • · target user segment
Outputs
  • · design.md or specs/, PRD in docs/pm/prds/, optional prototype
Requires
  • · OpenSpec (optional)
  • · MinerU qmd (optional for doc parsing)
  • · Python for scripts
Preconditions

PM Skills installed via npm or marketplace, project with docs/ directory

Failure modes

qmd not installed (fallback to file-system search), PRD missing competitive analysis

Trust signals
  • · PM Skills is open-source and decoupled from specific LLMs
  • · optional dependency on qmd allows graceful fallback