Skip to content

Commit ad770b0

Browse files
committed
Fix release download links
1 parent a723558 commit ad770b0

7 files changed

Lines changed: 16 additions & 12 deletions

File tree

.github/workflows/build-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
path: |
3636
dist/Product-Manager-Skills-*-release.zip
3737
dist/claude-desktop/*.zip
38-
dist/codex/codex-product-manager-skills.zip
38+
dist/codex/*.zip
3939
if-no-files-found: error
4040

4141
- name: Publish GitHub Release
@@ -45,6 +45,6 @@ jobs:
4545
files: |
4646
dist/Product-Manager-Skills-*-release.zip
4747
dist/claude-desktop/*.zip
48-
dist/codex/codex-product-manager-skills.zip
48+
dist/codex/*.zip
4949
env:
5050
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,16 @@ Choose your setup:
4141

4242
| I use... | Download/use this | Best for |
4343
|---|---|---|
44-
| Claude Desktop / Claude Web | [`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip) | Nontechnical PMs |
44+
| Claude Desktop / Claude Web | [`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip) | Nontechnical PMs |
4545
| Claude Code | Plugin marketplace | Terminal users |
46-
| Codex | [`codex-product-manager-skills.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/codex-product-manager-skills.zip) or repo clone | Codex CLI/app users |
47-
| I am not sure | [`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip) | Most people |
46+
| Codex | [`pm-skills-codex.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-codex.zip) or repo clone | Codex CLI/app users |
47+
| I am not sure | [`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip) | Most people |
4848

4949
### Fastest Path
5050

5151
Download the starter pack here:
5252

53-
**[`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip)**
53+
**[`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip)**
5454

5555
Upload it to Claude Skills.
5656

@@ -68,13 +68,13 @@ All downloadable ZIPs live on the GitHub Releases page:
6868

6969
Common downloads:
7070

71-
- Claude starter pack: [`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip)
71+
- Claude starter pack: [`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip)
7272
- Claude discovery pack: [`02-discovery-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/02-discovery-pack.zip)
7373
- Claude strategy pack: [`03-strategy-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/03-strategy-pack.zip)
7474
- Claude delivery pack: [`04-delivery-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/04-delivery-pack.zip)
7575
- Claude AI PM pack: [`05-ai-pm-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/05-ai-pm-pack.zip)
7676
- Claude all-skills pack: [`99-all-skills-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/99-all-skills-pack.zip)
77-
- Codex package: [`codex-product-manager-skills.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/codex-product-manager-skills.zip)
77+
- Codex package: [`pm-skills-codex.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-codex.zip)
7878

7979
### Install Guides
8080

docs/INSTALL-CLAUDE-DESKTOP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Claude Desktop and Claude Web are the easiest path for nontechnical PMs: downloa
55
## Quick Setup
66

77
1. Open the [Product Manager Skills Releases page](https://github.com/deanpeters/Product-Manager-Skills/releases/latest).
8-
2. Download [`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip), or choose a different pack from the table below.
8+
2. Download [`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip), or choose a different pack from the table below.
99
3. Open Claude.
1010
4. Go to `Settings -> Capabilities -> Skills`.
1111
5. Upload the ZIP.
@@ -21,7 +21,7 @@ Use the Product Manager Skills to help me frame this product problem.
2121

2222
| Pack | Best for | Use when |
2323
|---|---|---|
24-
| [`01-core-pm-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/01-core-pm-starter-pack.zip) | Most PMs | You want a small, practical starter set. |
24+
| [`pm-skills-starter-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-starter-pack.zip) | Most PMs | You want a small, practical starter set. |
2525
| [`02-discovery-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/02-discovery-pack.zip) | Discovery work | You need to understand customers, problems, jobs, or opportunities. |
2626
| [`03-strategy-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/03-strategy-pack.zip) | Strategy work | You need positioning, market thinking, or product direction. |
2727
| [`04-delivery-pack.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/04-delivery-pack.zip) | Delivery work | You need stories, epics, PRDs, or roadmap execution. |

docs/INSTALL-CODEX.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Codex can use these skills from a project-local `.agents/skills` folder, or dire
55
## Quick Setup with the Codex ZIP
66

77
1. Open the [Product Manager Skills Releases page](https://github.com/deanpeters/Product-Manager-Skills/releases/latest).
8-
2. Download [`codex-product-manager-skills.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/codex-product-manager-skills.zip).
8+
2. Download [`pm-skills-codex.zip`](https://github.com/deanpeters/Product-Manager-Skills/releases/latest/download/pm-skills-codex.zip).
99
3. Unzip it into your project or repo root.
1010
4. Confirm your project now has:
1111

scripts/build-claude-desktop-packs.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ main() {
9191
product-strategy-session \
9292
roadmap-planning \
9393
discovery-process
94+
cp "$OUT_DIR/01-core-pm-starter-pack.zip" "$OUT_DIR/pm-skills-starter-pack.zip"
95+
echo "Created alias: ${OUT_DIR#$ROOT/}/pm-skills-starter-pack.zip"
9496

9597
pack_skills "$packaged_root" "02-discovery-pack.zip" \
9698
discovery-process \

scripts/build-codex-skills.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ find "$OUT_DIR" -name .DS_Store -type f -delete
4848

4949
rm -f "$ZIP_PATH"
5050
(cd "$OUT_DIR" && zip -qr "$ZIP_PATH" .agents AGENTS.md)
51+
cp "$ZIP_PATH" "$OUT_DIR/pm-skills-codex.zip"
5152

5253
echo "Copied $count skills to: ${OUT_SKILLS#$ROOT/}"
5354
echo "Created: ${ZIP_PATH#$ROOT/}"
55+
echo "Created alias: ${OUT_DIR#$ROOT/}/pm-skills-codex.zip"

scripts/build-release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ echo
5858
echo "Release artifacts:"
5959
echo " $artifact"
6060
echo " $DIST_DIR/claude-desktop/*.zip"
61-
echo " $DIST_DIR/codex/codex-product-manager-skills.zip"
61+
echo " $DIST_DIR/codex/*.zip"

0 commit comments

Comments
 (0)