asc-build-lifecycle

Manage app build lifecycles via asc CLI for TestFlight and App Store.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/barronlroth/Cubby --skill asc-build-lifecycle-barronlroth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-build-lifecycle
Source: https://github.com/barronlroth/Cubby/tree/main/.agents/skills/asc-build-lifecycle
Command: npx skills add https://github.com/barronlroth/Cubby --skill asc-build-lifecycle-barronlroth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manage the full lifecycle of app builds: locate the latest builds, monitor processing state, and automate cleanup to keep release pipelines efficient.

Core Features & Use Cases

  • Find the latest builds for a given app ID and version
  • Inspect build processing state and related metadata
  • Clean up old or failed builds to free storage and reduce clutter
  • Support end-to-end release flows including TestFlight and App Store deployment

Quick Start

Identify and fetch the most recent build for your app to begin verification.

Frequently Asked Questions about asc-build-lifecycle

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

FAQPage Schema
How do I find the latest app build for a specific version in my CI/CD pipeline?

You can locate the latest builds for a given app ID and version by using the asc CLI to retrieve build metadata and monitor processing state within your release pipeline.

How do I automate TestFlight and App Store build cleanup for stale artifacts?

Automate build cleanup by applying time-based expiration rules through the asc CLI to remove old or failed builds, freeing storage and reducing clutter across TestFlight and App Store workflows.

Can I inspect build processing state and metadata using the asc CLI?

Yes, you can inspect build processing state and retrieve associated metadata by running asc CLI commands configured with your target app ID and version parameters.

Do I need the asc CLI to manage app distribution and release management?

Yes, the asc CLI is required to coordinate the build lifecycle, locate builds, monitor processing state, and apply expiration rules for app distribution across TestFlight and App Store.

What is the best way to manage build lifecycle and monitor processing state for app distribution?

Managing build lifecycle involves locating the latest builds, monitoring their processing state, and applying expiration rules to keep app distribution pipelines efficient and free of stale artifacts.