Skip to main content
Back to registry

app-store-changelog

dimillian/skills

Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes.

Installs325
Install command
npx skills add https://github.com/dimillian/skills --skill app-store-changelog
Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes. - Run scripts/collect_release_changes.sh from the repo root to gather commits and touched files. - If needed, pass a specific tag or ref: scripts/collect_release_changes.sh v1.2.3 HEAD . - If no tags exist, the script falls back to full history. - Scan commits and files to identify user-visible changes. - Group changes by theme (New, Improved, Fixed) and deduplicate overlaps. - Drop internal-only work (build scripts, refactors, dependency bumps, CI). - Write short, benefit-focused bullets for each user-facing change.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does app-store-changelog do?

Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes.

Is app-store-changelog good?

app-store-changelog does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does app-store-changelog work with?

app-store-changelog currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, claude-code.

What are alternatives to app-store-changelog?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install app-store-changelog?

npx skills add https://github.com/dimillian/skills --skill app-store-changelog

Related skills

More from dimillian/skills

Related skills

Alternatives in Software Engineering