tessl install github:Dimillian/Skills --skill app-store-changelogCreate user-facing App Store release notes by collecting and summarizing all user-impacting changes since the last git tag (or a specified ref). Use when asked to generate a comprehensive release changelog, App Store "What's New" text, or release notes based on git history or tags.
Review Score
90%
Validation Score
12/16
Implementation Score
85%
Activation Score
100%
Generate a comprehensive, user-facing changelog from git history since the last tag, then translate commits into clear App Store release notes.
scripts/collect_release_changes.sh from the repo root to gather commits and touched files.scripts/collect_release_changes.sh v1.2.3 HEAD.scripts/collect_release_changes.sh: Collect commits and touched files since last tag.references/release-notes-guidelines.md: Language, filtering, and QA rules for App Store notes.