Skip to main content
Back to the directory
dimillian/skillsSoftware EngineeringFrontend and Design

app-store-changelog

Generate user-facing App Store release notes from git history since the last tag.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
704

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/dimillian/skills --skill app-store-changelog
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, app-store-changelog has 704 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: dimillian/skills. Canonical URL: https://skills.sh/dimillian/skills/app-store-changelog.

Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykPASS
About this skill
Generate user-facing App Store release notes from git history since the last tag. Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes. The following shows how raw commits are translated into App Store bullets: Internal-only commits that are dropped (no user impact): - Collects commits and touched files using a provided shell script, with support for custom tag or ref ranges - Filters changes for user impact, grouping by theme (New, Improved, Fixed) and dropping internal-only work like refactors and CI updates - Translates raw commits into benefit-focused, plain-language bullets suitable for App Store "What's New" sections - Includes validation step to ensure every bullet maps to a real change and checks for duplicates or overly technical wording - 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).

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

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

Generate user-facing App Store release notes from git history since the last tag.

Is app-store-changelog good?

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

Which AI agents support app-store-changelog?

app-store-changelog currently lists compatibility with Skills CLI.

Is app-store-changelog safe to install?

app-store-changelog has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to app-store-changelog?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install app-store-changelog?

Run the following command to 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