asc-release-flow

Publish iOS, macOS, visionOS, or tvOS builds to TestFlight or the App Store.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-release-flow-curtislmartin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-release-flow
Source: https://github.com/curtislmartin/daily-ascent-engineering/tree/main/skills_repo/asc-release-flow
Command: npx skills add https://github.com/curtislmartin/daily-ascent-engineering --skill asc-release-flow-curtislmartin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers and release engineers spend excessive time coordinating multiple CLI steps, platform nuances, and compliance checks when publishing iOS, macOS, visionOS, or tvOS builds to TestFlight and the App Store.

Core Features & Use Cases

  • End‑to‑End Publishing: Single‑command shortcuts for uploading builds, assigning distribution groups, attaching versions, and submitting for review.
  • Multi‑Platform Support: Handles iOS, macOS (.pkg), visionOS, and tvOS releases with appropriate flag handling.
  • Pre‑submission Validation: Built‑in checklist ensures encryption compliance, asset completeness, and localization readiness before submission.

Quick Start

Ask the assistant to run the asc-release-flow skill to publish a new build to TestFlight or the App Store.

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 releases for iOS and macOS?

Automate TestFlight and App Store releases by using a single command to upload builds, assign distribution groups, attach versions, and submit for review across iOS, macOS, visionOS, and tvOS.

What is the best way to publish a new build to TestFlight?

Publishing a new build to TestFlight requires uploading the build, assigning it to distribution groups, and attaching version metadata, which can be fully automated through a single release flow command.

Can I submit visionOS and tvOS builds to the App Store using this flow?

Yes, the release flow supports submitting visionOS and tvOS builds to the App Store, handling platform-specific flag nuances and version attachment alongside iOS and macOS.

Do I need to validate encryption compliance before submitting to the App Store?

Validating encryption compliance is required before submitting to the App Store, and the release flow includes a pre-submission checklist to ensure encryption, asset completeness, and localization readiness.

What prerequisites are needed to automate App Store submissions?

Automating App Store submissions requires valid App Store Connect authentication, appropriate build identifiers, and compliance with encryption and content guidelines before executing the release flow.

Does this release flow handle macOS .pkg uploads?

Yes, the release flow handles macOS .pkg uploads, applying the appropriate flags and validation checks to ensure successful submission to TestFlight or the App Store.