This runs App Store Connect's `asc validate` command and the full submission preflight checklist before you ship an iOS build. It covers the entire flow: verifying build processing state, checking encryption declarations, validating metadata and screenshots, submitting for review with `asc review submit`, and monitoring status. The skill is opinionated about using current commands (not legacy shortcuts) and includes workarounds for App Privacy publish state, which the public API can't fully verify. If you're automating releases or just want to catch metadata problems before Apple does, this is the canonical readiness workflow.
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-submission-health