asc-submission-health

Automate preflight checks and submission monitoring for App Store via asc CLI.

4|Updated Dec 8, 2019
One-click install
npx skills add https://github.com/Detrous/dotfiles --skill asc-submission-health-detrous
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: asc-submission-health
Source: https://github.com/Detrous/dotfiles/tree/main/claude/skills/asc-submission-health
Command: npx skills add https://github.com/Detrous/dotfiles --skill asc-submission-health-detrous

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Preflight App Store submissions, submit builds, and monitor review status with asc. This process helps developers reduce submission failures and delays by ensuring all required metadata, encryption declarations, and localization assets are in place before submitting for review.

Core Features & Use Cases

  • Preflight checks for builds (verification of processing state, encryption declarations, and content rights)
  • Manage submission lifecycle: create submissions, attach builds, and track review status across iOS/macOS
  • Enforce completeness: ensure version metadata, localizations, and screenshots are in place for all locales

Quick Start

Submit your first build for review using the asc CLI and monitor its status from submission to approval.

Frequently Asked Questions about asc-submission-health

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

FAQPage Schema
How do I run preflight checks before an App Store submission?

Preflight checks validate build processing state, encryption declarations, and content rights before App Store submission. This automation enforces metadata, localization completeness, and screenshot requirements to reduce failures and review delays.

How do I manage encryption declarations and content rights for iOS app submissions?

Managing encryption declarations and content rights involves creating and validating these declarations via the asc CLI. The system coordinates submissions across iOS and macOS platforms by enforcing these requirements throughout the submission lifecycle.

What is the best way to ensure localization completeness for App Store versions?

Ensuring localization completeness requires validating that version metadata and screenshots are in place for all locales. The preflight workflow enforces completeness across iOS and macOS platforms before submitting builds for review.

Can I track App Store review status and submission lifecycle using the asc CLI?

Yes, you can track App Store review status and submission lifecycle using the asc CLI. It automates monitoring from submission to approval, allowing developers to coordinate builds and track review progress across iOS and macOS platforms.

How do I submit a build for App Store review and monitor its status?

To submit a build for review, use the asc CLI to attach builds to submissions after preflight validation. You then monitor the review status from submission through approval, ensuring all metadata and declarations are complete.