asc-release-flow

Automate App Store Connect release preparation and submission for iOS apps.

3|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/kvn8888/OpenFoodJournal --skill asc-release-flow-kvn8888
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/kvn8888/OpenFoodJournal/tree/main/.agents/skills/asc-release-flow
Command: npx skills add https://github.com/kvn8888/OpenFoodJournal --skill asc-release-flow-kvn8888

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires asc, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the preparation and submission process for App Store releases, ensuring that all necessary checks and steps are completed before submission.

Core Features & Use Cases

  • Release Readiness Check: Validates app readiness for submission with detailed checks on metadata, content rights, and technical requirements.
  • Stage and Submit: Preps the app version for submission, applying metadata, attaching builds, and validating before final submission.
  • Monitor and Cancel: Tracks submission status and allows cancellation if needed. Handles availability, subscriptions, IAP, Game Center, and App Privacy checks.
  • First-time Submission Setup: Guides through the setup of first-time submissions, including availability, subscriptions, and IAP setup.
  • Review Details Management: Handles review details creation and updates, including contact information and notes for reviewers.
  • Quick Start: Execute the asc validate command to check the readiness of your app for submission.

Quick Start

Run the asc validate command to check if your app is ready for submission.

Frequently Asked Questions about asc-release-flow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate App Store release preparation and submission?

You can automate App Store release preparation by running the `asc validate` command to check metadata, content rights, and technical readiness, then stage and submit the app version directly through App Store Connect authentication.

What checks are needed for App Store submission readiness?

App Store submission readiness requires validating metadata, confirming content rights, and verifying technical requirements. This Skill performs these checks automatically, also handling IAP, Game Center, App Privacy, and subscription availability validations.

Can I monitor and cancel an iOS app submission after it starts?

Yes, you can monitor and cancel an iOS app submission. This Skill tracks the submission status within App Store Connect and allows you to cancel the release process if requirements change or issues are detected.

Does this App Store release flow handle first-time submission setup?

Yes, it handles first-time submission setup. This Skill guides you through initial configurations, including availability settings, subscriptions, In-App Purchases (IAP), and App Privacy setup required before submitting a new app.

Do I need App Store Connect authentication to validate app readiness?

Yes, App Store Connect authentication is required. You must provide valid credentials to validate app readiness, manage review details, and automate the submission process for your iOS applications.

How do I manage App Store review details and reviewer notes?

Managing App Store review details involves creating and updating contact information and notes for reviewers. This Skill automates review details management, ensuring reviewers have the necessary context during the validation and submission process.