asc-build-lifecycle
๐ฏSkillfrom rudrankriyam/app-store-connect-cli-skills
App Store Connect CLI skill for managing build processing, finding latest builds, distribution flows via TestFlight and App Store, and cleaning up old builds
Overview
asc-build-lifecycle is a Claude Code skill for managing iOS and macOS build lifecycles through the asc CLI. It helps developers track build processing status, find latest builds, and clean up old builds within App Store Connect.
Key Features
- Build processing tracking: Monitors build processing status in App Store Connect, allowing developers to wait for and check on builds as they are processed.
- Latest build discovery: Quickly finds the most recent builds for any app, streamlining the review and release process.
- Build retention management: Provides tools for cleaning up old builds to maintain organized build history and manage storage.
- Lifecycle automation: Integrates with the
ascCLI to automate repetitive build management tasks that would otherwise require manual App Store Connect navigation.
Who is this for?
This skill is for iOS and macOS developers who regularly submit builds to App Store Connect and need to manage build lifecycles efficiently. It is especially helpful for teams with frequent release cycles who want to automate build tracking, cleanup, and status monitoring through the command line.
Same repository
rudrankriyam/app-store-connect-cli-skills(33 items)
Installation
npx vibeindex add rudrankriyam/app-store-connect-cli-skills --skill asc-build-lifecyclenpx skills add rudrankriyam/app-store-connect-cli-skills --skill asc-build-lifecycle~/.claude/skills/asc-build-lifecycle/SKILL.mdSKILL.md
More from this repository10
Provides expert guidance for executing and designing App Store Connect CLI commands with best practices for flags, output, authentication, and command discovery.
Builds and exports iOS/macOS apps using xcodebuild, generating IPA or PKG files ready for App Store Connect upload.
Streamlines iOS and macOS app releases by automating build uploads, TestFlight distribution, and App Store submission processes.
Preflight and monitor App Store submission health, ensuring builds meet Apple's requirements and reducing review submission failures.
Synchronizes and validates App Store Connect metadata and localizations across different locales and version releases.
Orchestrates TestFlight distribution by managing beta groups, testers, builds, and release notes using Apple's App Store Connect CLI.
App Store Connect CLI skill for resolving human-friendly names to IDs for apps, builds, versions, TestFlight groups, and testers using the asc command
App Store Connect CLI skill for setting territory-specific subscription and in-app purchase pricing using purchasing power parity (PPP) strategies
Configures iOS/macOS app signing assets like bundle IDs, certificates, and provisioning profiles using Apple's ASC CLI.
Orchestrates iOS screenshot automation pipeline using xcodebuild/simctl for building and running, AXe for UI-driven simulator actions, Go-based framing for device bezels, and asc CLI for App Store screenshot uploads.