Changelog Updates — Communication skill for Claude Code
Developer marketing skill for changelog updates.
How to install Changelog Updates
Installs to ~/.claude/skills/changelog-updates/
git clone --depth 1 https://github.com/jonathimer/devmarketing-skills /tmp/devmarketing-skills \
&& mkdir -p ~/.claude/skills \
&& cp -r /tmp/devmarketing-skills/skills/changelog-updates ~/.claude/skills/changelog-updates Clones the whole repository, because a skill folder can carry scripts and resources beside its SKILL.md.
What Changelog Updates does
Create release notes and product updates that developers actually read and care about.
Alternatives in Communication
- Internal Comms — Write internal communications like status reports, newsletters, and FAQs 94.1k ★
- Marketing Skills Pack — Marketing strategy and execution skills 5.3k ★
- Generate Post — Generate promotional content for SlideNote releases 206 ★
Repository README
This is the README for jonathimer/devmarketing-skills, shared by 23 entries
in this directory. It describes the repository, not this entry specifically.
changelog-updates
Create release notes and product updates that developers actually read and care about.
What This Skill Covers
- Changelog Format: Structure and writing style that works
- What to Include: Deciding what's worth documenting
- Versioning Communication: Explaining semver to users
- Breaking Changes: Announcements that reduce friction
- Deprecation Notices: Graceful feature sunsets
- Building Anticipation: Turning releases into moments
When to Use This Skill
- Setting up a changelog for a new project
- Improving existing release communication
- Planning breaking change announcements
- Deprecating features gracefully
- Building excitement for upcoming releases
Key Principle
Release notes are developer communication, not documentation. When done well, they build trust, demonstrate momentum, and turn updates into marketing moments.
Good vs. Bad Entries
**Good:**
### Fixed
- Fixed timeout errors when uploading files larger than 10MB.
Uploads now stream in chunks, eliminating memory issues. (#234)
**Bad:**
### Fixed
- Fixed bug
Quick Wins
- Follow Keep a Changelog format
- Include issue/PR links in every entry
- Explain the "why" for breaking changes
- Add migration guides for deprecations
- Send email digests for significant releases
Related Skills
sdk-dx- SDK versioning strategydocs-as-marketing- Changelog as documentationdeveloper-community- Where to share updates
Related Skills
Alternatives Pages
Developer marketing skill for alternatives pages
API Onboarding
Developer marketing skill for api onboarding
Onboard Project
Onboard a new GitHub repository into protoLabs Studio. Fetches repo metadata, scaffolds .automaker project fil
Extract Social Lessons
Mine Claude Code lessons from recent posts by notable practitioners (X/Twitter, blogs, GitHub) and canonical s
Sandbase Skills
88 installable open-source Agent Skills for research, social intelligence, marketing, and business workflows—c
Running Marketing Campaigns Agent Skill
Claude Code skill for planning, executing, and measuring digital marketing campaigns. Includes UTM tracking, c
Related Agents
Docs Updater.Agent
Updates developer-facing documentation, README notes, migration guidance, and changelog entries to match recen
Wd Docs
Use this agent to write or update user-facing documentation - README, docs pages, template/skill prose, CLI me
Marketing Agent
Generates landing page copy, README.md, and CHANGELOG.md using marketing-skills. Runs in parallel with the bac