38 Commits

Author SHA1 Message Date
Pawel Huryn d384f0c9eb docs: add native Codex CLI install path for PM Skills
Codex CLI (0.136+) reads the same .claude-plugin/marketplace.json as Claude
Code, so PM Skills installs natively via `codex plugin marketplace add` — no
file-copying required.

- Add a first-class "Codex CLI (OpenAI)" install section (marketplace add +
  per-plugin `codex plugin add`).
- Note the difference vs. Claude Code: skills work and are invocable by name;
  `/slash` commands install but do not run as Codex slash commands.
- Document an optional path: ask Codex to convert the bundled command files
  into skills (best-effort, model-driven).
- Remove the now-inaccurate "copy skills to .codex/skills/ — Skills only" row
  from the "Other AI assistants" table.

Docs-only; no plugin/marketplace contents changed (counts unchanged, no
version bump). Validator: all 9 plugins pass.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-06 16:12:09 +02:00
Pawel Huryn bacd133fbc Remove unused images: plugins-overview.webp and how-skills-work.webp
- Delete .docs/images/plugins-overview.webp (already replaced by plugins.png in v2.0.0).
- Delete .docs/images/how-skills-work.webp and its reference in README.md.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 19:51:39 +02:00
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
Pawel Huryn f9eaa51000 Update README.md 2026-05-20 20:36:35 +02:00
Fahri Meral 1e5c349aa8 docs: add OpenCode to the Other AI assistants table 2026-03-08 13:48:34 +03:00
Pawel Huryn 949bd41563 Update README.md
Collapsible plugin descriptions
2026-03-06 13:06:49 +01:00
Pawel Huryn 9f9ee324a2 Add badges to README for project visibility
Added badges for GitHub stars, license, and PRs.
2026-03-05 23:22:00 +01:00
Pawel Huryn f86273cddd Merge branch 'main' of https://github.com/phuryn/pm-skills 2026-03-05 13:12:48 +01:00
Pawel Huryn c5d4b466a8 How to contribute 2026-03-05 13:12:39 +01:00
Pawel Huryn b7775616d3 Update README with Windows issue resolution details
Add note about issue resolution on Windows.
2026-03-04 20:41:26 +01:00
Pawel Huryn 2f9218c074 Update README.md 2026-03-03 22:55:23 +01:00
Pawel Huryn b746c0a0e2 Correct typo in Known Issue on Windows
Fixed a typo in the Known Issue section regarding Cowork VM instability.
2026-03-03 19:43:39 +01:00
Pawel Huryn 54bc7910ab Correct link formatting in README.md
Fix typo in known issue section regarding Cowork VM.
2026-03-03 19:42:39 +01:00
Pawel Huryn b40a8da526 Add known issue section for Windows Cowork VM
Added known issue section for Windows users regarding Cowork VM stability and provided a PowerShell script to monitor the service.
2026-03-03 19:42:07 +01:00
Pawel Huryn 1bb3699461 Update README.md 2026-03-03 08:45:14 +01:00
Pawel Huryn 8c5b4f9abf Update README.md 2026-03-02 23:24:42 +01:00
Pawel Huryn 326401624d Update skills section for clarity and structure
Clarified the explanation of skills and their loading mechanism.
2026-03-02 23:21:59 +01:00
Pawel Huryn 64d4e94230 Enhance skills section in README
Expanded explanation of skills in the marketplace.
2026-03-02 23:18:43 +01:00
Pawel Huryn 4273c3e54b Update project title in README.md 2026-03-02 21:07:30 +01:00
Pawel Huryn b664d3ea1a Update README.md 2026-03-02 16:51:36 +01:00
Pawel Huryn b464735a89 Update README.md 2026-03-02 16:47:56 +01:00
Pawel Huryn 329a2a725d Improve clarity of project description in README
Rearranged sentence structure for clarity.
2026-03-02 16:26:19 +01:00
Pawel Huryn f520aa8566 Enhance README with plugin compatibility details
Updated README to include compatibility with Claude Code and Cowork.
2026-03-02 16:25:25 +01:00
Pawel Huryn b1d15dd328 Move images to .docs/images and update README
Relocate image assets into .docs/images and update README image references accordingly. Four files were renamed/moved: add-marketplace.webp, how-skills-work.webp, plugins-overview.webp, and pm-skills-install.gif; README.md paths were updated to point to .docs/images/*. Keeps documentation assets organized under .docs/images.
2026-03-02 16:22:45 +01:00
Pawel Huryn b38a264d5b Installation video 2026-03-02 16:14:50 +01:00
Pawel Huryn 24eab5fef0 Update README.md 2026-03-02 14:22:32 +01:00
Pawel Huryn 20ef45c58b Update README.md 2026-03-02 14:20:05 +01:00
Pawel Huryn 24d77faad2 Revise README title and project description
Updated the project title and description for clarity.
2026-03-02 14:16:32 +01:00
Pawel Huryn d820a8e78b Credits 2026-03-02 14:11:02 +01:00
Pawel Huryn da9a1f1932 Update README.md 2026-03-02 13:56:30 +01:00
Pawel Huryn cb1452a5f5 Fix README by removing duplicate image
Removed duplicate image of how skills work from README.
2026-03-02 13:53:34 +01:00
Pawel Huryn 8aeb3f6a0c Update README.md 2026-03-02 13:52:30 +01:00
Pawel Huryn 4e5c628dad Update README.md 2026-03-02 13:37:05 +01:00
Pawel Huryn 257ebe5480 Update README.md 2026-03-02 12:56:02 +01:00
Pawel Huryn a36bf6a2b4 Pictures 2026-03-02 12:44:34 +01:00
Pawel Huryn f6f945de0b Fix title 2026-03-02 08:42:25 +01:00
Pawel Huryn 3f911a669b Updated metadata, added Product Strategy Canvas, Startup Canvas, Value Proposition Template 2026-03-02 08:26:37 +01:00
Pawel Huryn 77dbdfa1b9 v1.0 2026-03-02 00:36:23 +01:00