asc-build-lifecycle

Track build processing status and automate cleanup of expired versions.

32|10|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/moasq/nanowave --skill asc-build-lifecycle-moasq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-build-lifecycle
Source: https://github.com/moasq/nanowave/tree/main/internal/orchestration/skills/features/asc-build-lifecycle
Command: npx skills add https://github.com/moasq/nanowave --skill asc-build-lifecycle-moasq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the management of application builds, from tracking their processing status to ensuring timely cleanup of outdated versions, simplifying the build lifecycle.

Core Features & Use Cases

  • Build Tracking: Monitor the processing state of app builds.
  • Build Discovery: Easily find the latest or recent builds based on various criteria.
  • Lifecycle Management: Automate the expiration and cleanup of old builds to manage storage and compliance.
  • Distribution: Facilitate the publishing of builds to TestFlight or the App Store.

Quick Start

Use the asc-build-lifecycle skill to find the latest build for app ID '1234567890' and version '1.0.0' for the iOS platform.

Frequently Asked Questions about asc-build-lifecycle

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

FAQPage Schema
How do I automate cleanup of expired app builds on TestFlight?

Automate cleanup of expired TestFlight app builds by using this Skill to identify outdated versions and trigger lifecycle management operations. It automates the expiration and removal of old builds to manage storage and compliance.

How can I track the processing status of an iOS app build?

Track the processing status of an iOS app build by querying the build lifecycle. This Skill monitors the processing state of application builds, allowing you to verify when a version is ready for distribution to platforms like TestFlight or the App Store.

Do I need the asc command-line tool to manage app distribution?

Yes, you need the asc command-line tool to manage app distribution. All build lifecycle operations, including tracking processing status and automating cleanup of expired versions, require the asc tool to execute.

What is the best way to find the latest build for a specific app version?

The best way to find the latest build for a specific app version is through build discovery. This Skill identifies specific builds based on criteria like app ID, version number, and platform, streamlining the distribution workflow.

Can I publish builds to the App Store by managing the build lifecycle?

Yes, you can publish builds to the App Store by managing the build lifecycle. This Skill facilitates distribution workflows for platforms like TestFlight and the App Store, handling everything from tracking processing status to automating cleanup.