iOS Archive Testflight — Development skill for Claude Code
Archive the app and upload a build to TestFlight via App Store Connect.
How to install iOS Archive Testflight
Installs to ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight/SKILL.md
mkdir -p ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight && curl -fsSL https://raw.githubusercontent.com/Emasoft/emasoft-complete-ios-app-authoring/HEAD/commands/ios-archive-testflight.md -o ~/.claude/skills/emasoft-emasoft-complete-ios-app-authoring-ios-archive-testflight/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What iOS Archive Testflight does
description: Archive the app and upload a build to TestFlight via App Store Connect. argument-hint: "[scheme] [--workspace path] [--internal-group name]"
Archive the current iOS/iPadOS app and upload the build to TestFlight via App Store Connect. This command takes a Release-signed binary from `.xcarchive` → validate → upload → polled to `VALID` → assigned to a TestFlight group. It STOPS at TestFlight — it does NOT submit for App Review (that is a separate, irreversible step).
Argument
Alternatives in Development
- Connect — Fancy stream processing made operationally mundane 8608 114 1 8.6k ★
- Connect Ckan — Renamed → /portaljs-connect-ckan 2.3k ★
- Agentlas Upload — Publish an Agentlas package to Agent Cloud or the public Hub 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
PushTFBuild
Bump build number/version, archive, and push to TestFlight via App Store Connect
Asc Publish
Publish an iOS app to App Store Connect on autopilot — metadata, screenshots, pricing, build upload & attach v
App Store Connect Skill
Manage App Store Connect from your terminal — metadata, screenshots, reviews, TestFlight, IAP, releases. A Cla
iOS Setup Asc
Configure App Store Connect API auth (Key ID, Issuer ID, .p8) for the ASC CLI/MCP — validate and store securel
Testflight
Build iOS release IPA and upload a new TestFlight build (auto-bumps CFBundleVersion)
Upload
Archive, upload, and submit to external TestFlight (full loop with monitor)
Related Agents
Flutter iOS Deployment
Use this agent when deploying Flutter apps to the Apple App Store. Specializes in iOS app signing, TestFlight,
App Store Reviewer
Read-only App Store reviewer. Use when checking App Review risk, privacy manifests, purpose strings, permissio
Git Release Tagger
Use this agent when you need to create a git tag for a version of the app. Supports both post-release tags (Ap