asc-whats-new-writer
Originally fromrudrankriyam/app-store-connect-cli-skills
Installation
SKILL.md
asc What's New Writer
Generate engaging, localized release notes from flexible input. Optionally pair with promotional text updates.
Preconditions
- Metadata pulled locally into canonical files via
asc metadata pull --app "APP_ID" --version "1.2.3" --dir "./metadata". OR: user provides keywords manually. - Auth configured for upload (
asc auth loginorASC_*env vars). - The primary locale is
en-USunless the user specifies otherwise.
Before You Start
- Read
references/release_notes_guidelines.mdfor tone, structure, and examples. - Identify the latest version directory under
metadata/version/(highest semver). Use this for all metadata reads. - Enumerate existing locales by listing the JSON files in that version directory.
Phase 1: Gather Input
Accept one of three input modes (auto-detect):