asc-release-flow

Run asc submit preflight and asc release run to guide App Store submission readiness.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/barronlroth/Cubby --skill asc-release-flow-barronlroth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/barronlroth/Cubby/tree/main/.agents/skills/asc-release-flow
Command: npx skills add https://github.com/barronlroth/Cubby --skill asc-release-flow-barronlroth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Determine readiness for App Store submission and guide the end-to-end release flow using asc, reducing back-and-forth and risk of misconfigurations.

Core Features & Use Cases

  • Readiness checks with asc submit preflight to verify version/build readiness.
  • Full release orchestration with asc release run, including metadata attachment, localizations, and build attachment.
  • Guidance for first-time submissions (availability, IAPs, subscriptions, Game Center, App Privacy) and handling blockers.
  • Clear escalation paths and optional web-session fallbacks for edge cases and first-time flows.

Quick Start

Initiate a preflight check for your app, then run the full asc release flow to attach builds and complete the 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 check my iOS app for App Store submission readiness?

App Store submission readiness is checked using the asc submit preflight command to verify version and build readiness before initiating the release flow.

What is the best way to orchestrate a full App Store release flow end-to-end?

The asc release run command orchestrates the full App Store release flow end-to-end, handling metadata attachment, localizations, and build attachment for submission.

How do I handle first-time App Store submissions with in-app purchases and Game Center?

First-time submissions with in-app purchases, subscriptions, and Game Center require resolving credentials and IDs, then following guided availability bootstrap paths to handle blockers.

Do I need a prepared metadata directory before running asc release run?

Yes, a prepared metadata directory is required before running asc release run, along with resolved credentials and IDs to complete the submission process.

What happens when my App Store submission hits a blocker during the release flow?

When the App Store release flow hits a blocker, clear escalation paths and optional web-session fallbacks are provided to handle edge cases and first-time flows.

Does asc release flow handle App Privacy readiness for iOS app updates?

Yes, asc release flow handles App Privacy readiness for iOS app updates and first releases, ensuring all privacy policy requirements are met before submission.