๐Ÿงช
DevOpsPython

Asc TestFlight Orchestration

by rorkai

Asc TestFlight Orchestration is a DevOps skill for Claude Code, published by rorkai in app-store-connect-cli-skills.

971 stars55 forkson rorkai/app-store-connect-cli-skillsAdded 2026/08/21Repository updated 2026/08/20
agent-skillsai-skillsapp-store-connectappleascautomationcicdclidevopsiosmacostestflightxcode
Install in seconds
Install Asc TestFlight Orchestration
Copy Asc TestFlight Orchestration into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/rorkai/app-store-connect-cli-skills/tree/main/skills/asc-testflight-orchestration ~/.claude/skills/asc-testflight-orchestration

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/rorkai/app-store-connect-cli-skills.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/asc-testflight-orchestration/SKILL.md in rorkai/app-store-connect-cli-skills
Installs to
~/.claude/skills/asc-testflight-orchestration
Collection
One of 25 skills cataloged from this repository
Category
DevOps โ€” 798 skills

What Asc TestFlight Orchestration does

Asc TestFlight Orchestration manages TestFlight testers, groups, build distribution, and What to Test notes with asc. Use it when rolling out betas or updating who can access a build.

Asc TestFlight Orchestration is cataloged under DevOps on DirSkills. Asc TestFlight Orchestration comes from a repository tagged agent-skills, ai-skills, app-store-connect, apple and asc.

Documentation

README

asc TestFlight orchestration

Use this skill when managing TestFlight testers, groups, and build distribution.

Export current config

  • asc testflight config export --app "APP_ID" --output "./testflight.yaml"
  • Include builds/testers:
    • asc testflight config export --app "APP_ID" --output "./testflight.yaml" --include-builds --include-testers

Manage groups and testers

  • Groups:
    • asc testflight groups list --app "APP_ID" --paginate
    • asc testflight groups create --app "APP_ID" --name "Beta Testers"
  • Testers:
    • asc testflight testers list --app "APP_ID" --paginate
    • asc testflight testers add --app "APP_ID" --email "tester@example.com" --group "Beta Testers"
    • asc testflight testers invite --app "APP_ID" --email "tester@example.com"

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Asc TestFlight Orchestration

  • What else does rorkai publish alongside Asc TestFlight Orchestration?

    Asc TestFlight Orchestration is one of 25 skills that DirSkills catalogs from rorkai/app-store-connect-cli-skills, the repository it ships in. Its siblings there include ASC Ad Hoc Distribution, ASC Build Lifecycle and ASC Crash Triage. Each one is a separate skill with its own page in this directory, installs the same way Asc TestFlight Orchestration does, and is maintained by rorkai in that same repository. The rest of the collection is listed on the rorkai/app-store-connect-cli-skills page.

  • How does Asc TestFlight Orchestration compare to other DevOps skills?

    Asc TestFlight Orchestration ranks #470 by stars among the 798 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Asc TestFlight Orchestration against them. Open each page to compare what they document and how they install.

More from rorkai/app-store-connect-cli-skills

Asc TestFlight Orchestration is one of 25 skills cataloged on DirSkills from rorkai/app-store-connect-cli-skills.

See all 25 skills โ†’
๐Ÿ“ฑ
1w ago

ASC Ad Hoc Distribution

ASC Ad Hoc Distribution uses asc distribute to package, publish, resume, and verify private iOS installs for registered devices outside TestFlight. Use it when you need ad hoc IPA distribution, resumable runs, or private install-link verification.
DevOps
97155
๐Ÿ—๏ธ
1w ago

ASC Build Lifecycle

ASC Build Lifecycle helps you find the latest build, check processing state, and expire old builds with asc. Use it when managing build retention or waiting for uploads to finish processing.
DevOps
97155
๐Ÿงช
1w ago

ASC Crash Triage

ASC Crash Triage fetches and summarizes TestFlight crashes, beta feedback, and performance diagnostics from App Store Connect. Use it when you need to investigate crashes, hangs, disk writes, launches, or beta tester reports for an app or build.
Quality
97155
๐Ÿ”Ž
1w ago

ASC ID Resolver

ASC ID Resolver maps App Store Connect resources to the IDs required by other asc commands. Use it to find app, build, version, TestFlight, review submission, and digital-goods IDs from human-friendly names.
Automation
97155
๐Ÿ› ๏ธ
1w ago

ASC Metadata Sync

ASC Metadata Sync keeps App Store Connect metadata, localizations, and keywords aligned with the canonical `asc metadata` workflow. Use it to pull, validate, review, and apply app-info or version metadata, or to migrate legacy fastlane metadata.
DevOps
97155
๐Ÿš€
1w ago

ASC Release Flow

ASC Release Flow orchestrates App Store releases with asc by staging version metadata, attaching or building an artifact, publishing, and submitting for review. Use it when preparing or executing an App Store release, including Game Center item preparation.
DevOps
97155