Skip to content

Releases: wei63w/pm-manager

v0.0.5

Choose a tag to compare

@wei63w wei63w released this 21 Jul 10:39

What's new

  • pm init / pm install automatically run non-interactive npx skills add wei63w/pm-manager -y (skills.sh indexing)
  • Skip with --no-skills-sh or --scaffold-only
  • Missing Node/npx only warns; does not fail init
  • Re-syncs bundled adapters after skills add so this CLI pack version wins
  • Override source via PM_SKILLS_SOURCE

Install

uv tool install --force pm-manager-cli --from git+https://github.com/wei63w/pm-manager.git@v0.0.5
pm init

v0.0.4

Choose a tag to compare

@wei63w wei63w released this 21 Jul 10:22
v0.0.4: dashboard aggregate + architecture diagrams

v0.0.2

Choose a tag to compare

@wei63w wei63w released this 21 Jul 09:43

PM Manager v0.0.2

  • English-only copy across templates, commands, adapters, and docs
  • No Chinese strings in the published package

Install

uv tool install pm-manager-cli --force --from git+https://github.com/wei63w/pm-manager.git@v0.0.2

v0.0.1

Choose a tag to compare

@wei63w wei63w released this 21 Jul 09:32

PM Manager v0.0.1

First tagged release.

  • Cross-platform CLI via uv tool install
  • Commands: pm init, pm install, pm check, pm version
  • Cursor / Claude Code adapters + .pm/ scaffold
  • Spec Kit–inspired command templates

Install

uv tool install pm-manager-cli --from git+https://github.com/wei63w/pm-manager.git@v0.0.1