asc-release-flow

Automate TestFlight and App Store releases for iOS, macOS, visionOS, and tvOS.

954|51|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-release-flow-rudrankriyam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/rudrankriyam/app-store-connect-cli-skills/tree/main/skills/asc-release-flow
Command: npx skills add https://github.com/rudrankriyam/app-store-connect-cli-skills --skill asc-release-flow-rudrankriyam

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the complex, multi-step process of uploading builds, distributing them to TestFlight, and submitting them to the App Store for review, reducing manual effort and potential errors.

Core Features & Use Cases

  • End-to-End Release Automation: Manages the entire release cycle from build upload to App Store submission.
  • Platform Support: Handles releases for iOS, macOS, visionOS, and tvOS.
  • Flexible Control: Offers both preferred high-level commands and a detailed manual sequence for granular control.
  • Pre-submission Checks: Integrates with submission health checks to ensure all requirements are met.

Quick Start

Use the asc-release-flow skill to upload the build at '/path/to/your/app.ipa' for app ID 'YOUR_APP_ID' to TestFlight.

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 TestFlight and App Store submissions across multiple Apple platforms?

Automate TestFlight and App Store submissions by orchestrating build uploads, version management, and distribution workflows for iOS, macOS, visionOS, and tvOS. This process reduces manual effort across the entire release cycle using high-level commands.

What do I need to set up before automating my App Store release workflow?

Before automating your App Store release workflow, you need valid App Store Connect credentials and must adhere to build and encryption compliance prerequisites. Pre-submission health checks are integrated to ensure all requirements are met.

Can I manually control the build upload and version management steps for my App Store submission?

Yes, you can manually control build uploads and version management through a detailed manual sequence. This provides granular control over the App Store submission process if you prefer not to use the high-level automated commands.

Does this release automation handle visionOS and tvOS apps or just iOS?

This release automation handles apps for iOS, macOS, visionOS, and tvOS. It manages the end-to-end release cycle from build upload to App Store submission across all these supported platforms.

How do I upload a specific IPA build to TestFlight using an app ID?

Upload a specific IPA build to TestFlight by providing the file path and your app ID. The automation orchestrates the upload and subsequent TestFlight distribution as part of the end-to-end release flow.