Files
pm-skills/pm-marketing-growth/.claude-plugin/plugin.json
T
Pawel Huryn 8202bdd7f1 Release v2.0.0: add pm-ai-shipping plugin, red-team execution skill, refresh README
New
- pm-ai-shipping (9th plugin) — AI Shipping Kit: document a vibe-coded app, audit
  security/performance against intended behavior, map test coverage, and compile a
  reviewer-ready shipping packet (2 skills, 5 commands).
- pm-execution: strategy-red-team skill + /red-team-prd command (now 16 skills, 11 commands).

Changed
- Bump all versions 1.0.1 -> 2.0.0 (marketplace.json + all 9 plugin.json) in lockstep.
- README: new plugins.png hero + examples.png in "How It Works"; counts updated to
  9 plugins / 68 skills / 42 commands across tagline, install block, and per-plugin sections.
- CLAUDE.md: 9-plugin structure, plugin table, and version note updated.

Validator: 9 plugins, 68 skills, 42 commands, 110 components, 0 warnings.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 18:49:54 +02:00

21 lines
542 B
JSON

{
"name": "pm-marketing-growth",
"version": "2.0.0",
"description": "Product marketing and growth skills: marketing ideas, value proposition statements, North Star metrics, product naming, and positioning.",
"author": {
"name": "Paweł Huryn",
"email": "pawel@productcompass.pm",
"url": "https://www.productcompass.pm"
},
"keywords": [
"product-management",
"marketing",
"growth",
"north-star",
"positioning",
"branding"
],
"homepage": "https://www.productcompass.pm",
"license": "MIT"
}