asc-release-flow

Upload and distribute app builds to TestFlight and App Store with asc.

4|Updated Dec 8, 2019
One-click install
npx skills add https://github.com/Detrous/dotfiles --skill asc-release-flow-detrous
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/Detrous/dotfiles/tree/main/claude/skills/asc-release-flow
Command: npx skills add https://github.com/Detrous/dotfiles --skill asc-release-flow-detrous

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

End-to-end release workflows for iOS and macOS apps, centralizing publishing to TestFlight and App Store with asc publish, builds, versions, and submit commands to reduce manual steps and errors.

Core Features & Use Cases

  • End-to-end release management: upload builds, attach versions, distribute to TestFlight, and submit to App Store with a unified workflow.
  • Platform-aware publishing: handles iOS, macOS, visionOS, and tvOS with appropriate platform flags.
  • Preflight checks and safeguards: ensures app identifiers, versioning, encryption status before submission.

Quick Start

Use a single command to release your app by uploading the build, attaching to a version, and submitting to the App Store or TestFlight with the appropriate platform.

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 iOS app releases to TestFlight and the App Store?

Automating iOS app releases to TestFlight involves a unified workflow that uploads builds, attaches versions, and distributes them to TestFlight or the App Store. This structured process reduces manual steps and errors for iOS, macOS, visionOS, and tvOS apps.

Can I use this release workflow for macOS, visionOS, and tvOS apps?

Yes, this release workflow supports macOS, visionOS, and tvOS platforms alongside iOS. It applies appropriate platform flags during the publish command to ensure correct platform-aware distribution to TestFlight and the App Store.

What preflight checks are required before submitting an app build to the App Store?

Preflight checks before submitting an app build verify correct app identifiers, versioning, and encryption status. These safeguards enforce submission hygiene, ensuring your build meets platform-aware requirements before uploading to TestFlight or the App Store.

How do I distribute a build to TestFlight and submit it to the App Store end-to-end?

Distributing a build to TestFlight and submitting it to the App Store end-to-end uses a single command to upload the build, attach it to a version, and submit it. This supports both automated and manual release sequences.

What is the best way to manage app versioning and builds for App Store submissions?

The best way to manage app versioning and builds for App Store submissions is through a centralized process that coordinates builds, versions, and submissions. This enforces correct app identifiers and submission hygiene before distribution.