appstore-release

Automate KMReader App Store release workflows across iOS, macOS, and tvOS.

105|10|Updated Nov 15, 2025
One-click install
npx skills add https://github.com/everpcpc/KMReader --skill appstore-release
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: appstore-release
Source: https://github.com/everpcpc/KMReader/tree/main/.agents/skills/appstore-release
Command: npx skills add https://github.com/everpcpc/KMReader --skill appstore-release

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

KMReader App Store release orchestration is complex and error-prone; this skill automates the end-to-end process across iOS, macOS, and tvOS, aligning docs, metadata, builds, and submissions.

Core Features & Use Cases

  • End-to-end release orchestration: refreshes changelogs and docs, opens/merges PRs, and prepares App Store metadata.
  • Build attachment and submission workflow: attaches verified builds to App Store Connect versions and submits for review.
  • Version-cycle readiness: starts the next development cycle after submission readiness checks.

Quick Start

Use the appstore-release skill to coordinate the end-to-end KMReader App Store release workflow across iOS, macOS, and tvOS.

Frequently Asked Questions about appstore-release

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

FAQPage Schema
How do I automate an iOS and macOS App Store release end to end?

To automate an App Store release, you coordinate changelog updates, PR merges, metadata preparation, build attachment, and submission. This skill orchestrates the full iOS, macOS, and tvOS release workflow across App Store Connect and your repository.

What is the best way to coordinate App Store Connect metadata and build submission?

Coordinating App Store Connect metadata and build submission involves attaching verified builds to specific ASC versions and submitting them for review. This skill automates attaching builds and pushing the metadata to App Store Connect.

Can I use a CI CD pipeline for tvOS and macOS App Store submissions?

Yes, you can use a CI CD pipeline for tvOS and macOS submissions by automating the end-to-end workflow. This skill handles cross-platform coordination, build verification, and submission guardrails for iOS, macOS, and tvOS.

How do I start the next development cycle after an App Store submission?

Starting the next development cycle after an App Store submission requires readiness checks and opening a new version PR. This skill automates version-cycle readiness and initiates the next development PR after submission.

Does automating App Store releases handle PR guardrails and build verification?

Automating App Store releases does handle PR guardrails and build verification. This skill satisfies end-to-end guardrails, verifies builds, and manages PR handling before attaching versions to App Store Connect.