wjs-publishing-appstore
Installation
SKILL.md
wjs-publishing-appstore
Take an iOS app that's already building to TestFlight and ship it to the App Store: prepare the screenshots + description/metadata, then use the existing fastlane to submit for review.
This is the App Store counterpart to wjs-publishing-testflight, which is a
prerequisite — that skill owns build / signing (match) / CI / the beta
lane. This skill assumes that's done and only adds the listing + a deliberate
release lane. Reference implementations: VoiceDrop, Cathier.
Mental model
git push → main → beta lane → TestFlight (unchanged, automatic)
fastlane release → release lane → metadata + screenshots → submit for review