Skip to content

Releases: Digidai/product-manager-skills

v0.5.2 — Growth & PLG Domain, Framing Gate, 40+ Frameworks

Choose a tag to compare

@Digidai Digidai released this 12 Apr 01:02

Highlights

New Knowledge Domain: Growth & PLG

The 7th domain, covering the full PLG lifecycle:

  • PLG Readiness: PLG vs SLG decision framework, maturity levels 0-3
  • Activation & Onboarding: Find your activation metric, onboarding diagnostic funnel, benchmarks by model type
  • Viral & Network Effects: Viral loop design (4 components), K-factor calculation, 5 types of virality
  • Freemium & Conversion: 4 model types, conversion benchmarks, common failure fixes
  • Growth Experimentation: 5-part experiment framework, ICE prioritization
  • Quality gates: 12 anti-patterns, 6 coaching triggers

Framing Gate (Always On)

Resolves the P1 design decision: serious framing issues (solution smuggling, zero metrics, scope mixing 3+ features) are now challenged automatically in one turn — no need to say "coach me." Minor issues get inline [flag: ...] tags. Full coaching remains opt-in.

Also in v0.5.x

  • Update notification system (bin/update-check)
  • Voice guidelines with AI slop blacklist
  • Completion status protocol (DONE / DONE_WITH_CONCERNS / BLOCKED / NEEDS_CONTEXT)
  • Session memory for within-session context recall
  • PM Sprint workflow (6 phases: Discover → Position → Prioritize → Specify → Validate → Measure)
  • ETHOS.md, CHANGELOG.md

By the Numbers

  • 7 knowledge domains (was 6)
  • 40+ frameworks (was 30+)
  • ~55 routing intents (was ~45)
  • ~62 quality gate anti-patterns (was ~50)

Full release notes: docs/release-v0.5.md

Install / Update

clawhub install product-manager-skills
# or
npx skills add Digidai/product-manager-skills

v0.5.1 — Update Notifications, Voice Guidelines, PM Sprint Workflow

Choose a tag to compare

@Digidai Digidai released this 12 Apr 00:56

What's New in v0.5.x

v0.5.1 — Update Notifications

  • Update notification system: bin/update-check compares your local version against GitHub at session start. Cached (60 min), 5-second timeout, zero telemetry. If a new version is available, you get a one-line prompt with the right update command for your install method.
  • VERSION file for version tracking

v0.5.0 — Voice, Status, Sprint Workflow

  • Voice guidelines with AI slop blacklist: 12 banned words (delve, crucial, robust, comprehensive...), no em dashes, no filler openings/closings. Sharper output.
  • Completion status protocol: Every output now reports DONE, DONE_WITH_CONCERNS, BLOCKED, or NEEDS_CONTEXT. No more guessing whether the AI is finished.
  • Session memory: The skill remembers your product stage, team structure, metrics baseline, and framework preferences within a session. Labels recalled context as [from earlier: ...].
  • PM Sprint workflow: Say "take this from idea to PRD" and the skill runs 6 phases end-to-end: Discover → Position → Prioritize → Specify → Validate → Measure.
  • ETHOS.md: Core philosophy extracted as standalone document (Thinking Before Templating, Opinions With Tradeoffs, Compression Over Completeness).
  • CHANGELOG.md: Full version history from v0.1.0.

Install / Update

# Claude Code / OpenClaw
clawhub install product-manager-skills

# Codex / Cursor / Windsurf
npx skills add Digidai/product-manager-skills

Full changelog: CHANGELOG.md

v0.3.1: Onboarding + Activation Improvements

Choose a tag to compare

@Digidai Digidai released this 06 Mar 01:26

What changed

  • Rebuilt the README around activation: clearer positioning, faster install paths, first-run workflows, and expected output examples
  • Added STARTER-PROMPTS.md plus 3 example workflows for SaaS diagnostics, PRD review, and Director coaching
  • Added README.zh-CN.md for Chinese-language discovery and onboarding
  • Updated SKILL.md to prefer the first useful draft over mode-selection friction
  • Synced package metadata and added contribution / issue-template feedback loops

Install

# Claude Code / OpenClaw
clawhub install product-manager-skills

# Codex / Cursor / Windsurf
npx skills add Digidai/product-manager-skills

v0.3.0: Cross-Platform Support + Growth Loop

Choose a tag to compare

@Digidai Digidai released this 05 Mar 16:03

What's New in v0.3.0

Cross-Platform Support

SKILL.md works with 14+ AI coding tools:

  • Claude Code, Cursor, Windsurf, OpenAI Codex CLI, GitHub Copilot, Google Antigravity, Gemini CLI, VS Code, Kiro, and more

New install method:

npx skills add Digidai/product-manager-skills

Template Attribution (Growth Loop)

All 12 templates now include a "Generated with product-manager-skills" footer — every PRD, user story, and roadmap you share becomes a distribution channel.

Full Inventory

  • 6 knowledge domains | 12 templates | 30+ frameworks | 32 SaaS metrics | 40+ routing entries | 50+ anti-patterns

Install

# Claude Code / OpenClaw
clawhub install product-manager-skills

# Cursor / Windsurf / Codex / Universal
npx skills add Digidai/product-manager-skills

v0.2.1: 12 Templates, Full ClawHub Package

Choose a tag to compare

@Digidai Digidai released this 05 Mar 15:52

What's New

New Templates

  • Competitive Analysis -- structured framework for market position analysis
  • Lean UX Canvas -- hypothesis-driven experiment planning

Improvements

  • All knowledge/ and templates/ files now included in ClawHub package (fixes security scan)
  • 16 ClawHub tags for improved discoverability
  • Vector-search optimized description
  • Complete README rewrite with framework inventory, SaaS metrics showcase, and trust statement
  • 20 GitHub topics added

Full Inventory

  • 6 knowledge domains
  • 12 templates (up from 10)
  • 30+ frameworks
  • 32 SaaS metrics with formulas
  • 40+ routing table entries
  • 50+ anti-patterns

Install

clawhub install product-manager-skills

Links