Generate user-facing release notes for the Apple App Store and Google Play Store by collecting git history, triaging user-impacting changes, and drafting store-compliant changelogs. Enforces character limits (App Store ≤4000, Google Play ≤500), tone, and bullet format. Use when generating release notes, app store changelog, play store release, what's new, or version release notes for any mobile app.
98
100%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Passed
No known issues
chore, refactor, ci, build, test, dependency bumps, and config changes — no user impact.git log <last-tag>..HEAD --oneline (or use provided commit list). If no tag exists, use full history.New, Improved, Fixed. Drop internal-only.What's New in [Version] header.See Commit-to-Bullet Examples for mapping patterns.
App Store (≤ 4000 chars):
What's New in Version X.Y
• [New] <user benefit — one sentence>
• [Improved] <user benefit — one sentence>
• [Fixed] <user benefit — one sentence>Google Play (≤ 500 chars):
• <highest-impact change>
• <second change>
• <third change>
[Bug fixes and performance improvements.]refactor, migrated, deprecated, PR, hotfix, or internal ticket IDs.chore: upgrade Gradle → drop entirely, never paraphrase as user feature.4c72e76
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.