build-lifecycle

Manage App Store Connect build processing, discovery, and cleanup workflows.

37|12|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/exiao/skills --skill build-lifecycle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: build-lifecycle
Source: https://github.com/exiao/skills/tree/main/app-store-connect/build-lifecycle
Command: npx skills add https://github.com/exiao/skills --skill build-lifecycle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the management of application builds within App Store Connect, addressing the complexities of tracking build processing, identifying the latest versions, and cleaning up outdated builds.

Core Features & Use Cases

  • Build Tracking: Monitor the processing status of uploaded builds.
  • Build Discovery: Easily find the most recent or specific builds based on version and platform.
  • Build Cleanup: Automate the expiration and removal of old builds to manage storage and organization.
  • Distribution Workflows: Facilitate end-to-end publishing to TestFlight and the App Store.

Quick Start

Use the build-lifecycle skill to find the latest iOS build for app ID 12345 and version 1.0.0.

Frequently Asked Questions about build-lifecycle

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track App Store Connect build processing status for iOS apps?

You can track App Store Connect build processing status by monitoring uploaded builds directly. This skill inspects build information to locate specific versions and check their current processing state.

What is the best way to clean up old TestFlight builds?

The best way to clean up old TestFlight builds is to automate expiration and removal policies. This skill manages build expiration to organize storage and remove outdated versions automatically.

How do I find the latest App Store Connect build for a specific iOS app version?

To find the latest App Store Connect build, use build discovery commands to filter by app ID, version, and platform. This allows you to easily locate the most recent or specific builds.

Can I automate TestFlight distribution workflows from the command line?

Yes, you can automate TestFlight distribution workflows. This skill facilitates end-to-end publishing to TestFlight and the App Store by managing the application build lifecycle.

Why does my iOS build fail to appear in App Store Connect after uploading?

If an iOS build fails to appear in App Store Connect, it may still be processing or expired. Use build tracking to verify the processing status or check build expiration policies.

Do I need specific dependencies to manage App Store Connect builds?

No specific dependencies are required to manage App Store Connect builds. The skill operates independently to track builds, automate cleanup, and facilitate distribution workflows.