github coreyhaines31/marketingskills v2.4.1
v2.4.1 — rename pr → public-relations

latest releases: v2.5.1, v2.5.0, v2.4.2...
8 days ago

Marketing Skills v2.4.1

A patch release renaming the new pr skill (shipped in v2.4.0) to public-relations to avoid name collisions with pull-request-named skills common in other Claude Code plugins (code review, GitHub automation, etc.).

Total skills: 44 (unchanged)

The rename

pr was ambiguous as a skill name even though the description disambiguated ("not pull requests"). Renaming to public-relations matches the multi-word convention used elsewhere in the repo (co-marketing, cold-email, directory-submissions, marketing-plan).

The rename happened within hours of the initial v2.4.0 publish — before meaningful install adoption — so impact was minimal.

Changes

  • git mv skills/pr/ skills/public-relations/
  • skills/public-relations/SKILL.md: name: prname: public-relations
  • skills/social/SKILL.md: cross-reference see prsee public-relations
  • VERSIONS.md: table row renamed and re-sorted (public-relations now between prospecting and referrals); 2.4.0 entry updated to reflect the rename
  • README.md: skills table row renamed and alphabetically re-sorted
  • marketplace.json metadata.version 2.4.02.4.1
  • plugin.json version 2.4.02.4.1

Versioning rationale

  • Skill: stays at 1.0.0 (no content change, just a rename within hours of debut)
  • Repo: patch bump 2.4.0 → 2.4.1 (small targeted fix, no new functionality)

Don't miss a new marketingskills release

NewReleases is sending notifications on new releases.