v2.2.0
What's Included
- 24 PM skills (flat
skills/phase-skill/) - Slash commands (
/prd,/hypothesis,/kickoff, etc.) - Workflow bundles (Triple Diamond, Lean Startup, Feature Kickoff)
- Claude/openskills discovery via sync helper (
scripts/sync-claude.sh/.ps1) - Docs: README, QUICKSTART, AGENTS, reference guides
Download
pm-skills-v2.2.0.zip — Complete package for all platforms
Installation
Claude Code / openskills
- Download
pm-skills-v2.2.0.zip - Extract, then run:
- Bash:
./scripts/sync-claude.sh - PowerShell:
./scripts/sync-claude.ps1
- Bash:
- Claude Code / openskills will discover commands in
.claude/commands/and skills in.claude/skills/.
Other editors/agents
- Use
skills/andcommands/directly from the extracted ZIP.
Quick Usage
/prd "Your feature description"
/hypothesis "Your assumption to test"
/kickoff "Feature name"
See QUICKSTART.md in the archive for full instructions.