asc-testflight-orchestration

Orchestrate end-to-end release workflows for TestFlight and App Store.

32|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/moasq/nanowave --skill asc-testflight-orchestration-moasq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-testflight-orchestration
Source: https://github.com/moasq/nanowave/tree/main/internal/orchestration/skills/features/asc-testflight-orchestration
Command: npx skills add https://github.com/moasq/nanowave --skill asc-testflight-orchestration-moasq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the complex and time-consuming process of building, archiving, exporting, uploading, and distributing iOS applications to TestFlight and the App Store.

Core Features & Use Cases

  • End-to-End Release Workflow: Manages the entire release pipeline from code to beta testers or App Store submission.
  • TestFlight Distribution: Facilitates adding testers to internal or external TestFlight groups, including managing Beta App Review submissions.
  • App Store Submission: Supports attaching builds to app versions and submitting them for App Store review.
  • Platform Support: Handles releases for iOS, macOS, tvOS, and visionOS.

Quick Start

Use the asc-testflight-orchestration skill to publish the latest build to TestFlight for the specified app ID.

Frequently Asked Questions about asc-testflight-orchestration

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

FAQPage Schema
How do I automate TestFlight distribution for my iOS app?

Automating TestFlight distribution requires orchestrating the build, archive, export, and upload of an IPA to App Store Connect. This Skill manages that end-to-end release workflow, automatically adding testers to internal or external beta groups and handling Beta App Review submissions.

Can I use this release automation workflow for macOS and visionOS platforms?

Yes, this release automation workflow supports publishing builds for macOS and visionOS platforms. In addition to iOS, it handles the end-to-end archive, upload, and distribution processes for tvOS applications.

What is the best way to manage external TestFlight beta groups and invitations?

Managing external TestFlight beta groups requires adding testers and submitting builds for Beta App Review. This Skill orchestrates the entire beta distribution process, automatically handling tester invitations and review submissions for App Store Connect.

How do I submit an archived build to the App Store for review?

Submitting an archived build to the App Store requires attaching a specific build to an app version and pushing it for review. This Skill supports attaching builds to app versions and submitting them directly for App Store review.

Do I need a specific CI/CD pipeline to automate App Store Connect uploads?

Automating App Store Connect uploads does not require a specific CI/CD pipeline as this Skill operates independently. It orchestrates the end-to-end release workflow, managing the export and IPA upload processes for your applications.