asc-release-flow

Automate iOS App Store release processes using asc commands.

6|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-release-flow-omega-bred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/omega-bred/bluebubbles-chatgpt-agent/tree/main/.agents/skills/asc-release-flow
Command: npx skills add https://github.com/omega-bred/bluebubbles-chatgpt-agent --skill asc-release-flow-omega-bred

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the complexity of the App Store release process by automating checks, staging, and submission using asc commands.

Core Features & Use Cases

  • Readiness Check: Determines if an app is ready for submission.
  • Validation: Validates app metadata, screenshots, and content rights.
  • Staging: Preps app versions for submission without actual submission.
  • Submission: Handles review submission creation and build attachment.
  • Monitoring: Tracks submission status and allows cancellation if needed.
  • First-time Submission: Assists with initial app availability, subscriptions, IAP, Game Center, and App Privacy setup.
  • Use Case: For developers looking to automate and streamline the App Store release process for their iOS apps.

Quick Start

Run the asc-release-flow skill to check if your app is ready for submission and to drive the release flow with asc commands.

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 the App Store release process for iOS apps?

The asc-release-flow skill automates iOS app submission by validating metadata, staging versions, and attaching builds for review. It handles the complete App Store release process through asc CLI commands.

What steps are required to prepare an iOS app for App Store submission?

Preparing an iOS app for App Store submission requires running readiness checks, validating app metadata and screenshots, staging the app version, and creating the review submission with an attached build.

How does the asc command line tool handle first-time iOS app submissions?

For first-time iOS app submissions, the asc command line tool assists with initial app availability, configuring subscriptions, In-App Purchases, Game Center, and App Privacy settings before proceeding with the standard review submission flow.

Do I need environment variables to use asc commands for app submission?

Yes, you need environment variables configured for authentication to use asc commands for app submission. The asc CLI requires these credentials to authorize the release process and interact with App Store Connect securely.

Can I track my App Store review submission status and cancel it if needed?

Yes, you can track your App Store review submission status and cancel it if needed. The asc release flow includes monitoring capabilities that allow you to check the progress of your iOS app review and halt the submission process when necessary.

What is staging in the context of an iOS App Store release flow?

Staging in an iOS App Store release flow preps your app versions for submission without actually submitting them to Apple for review. This allows developers to verify everything is ready before triggering the final review submission.