One-click install
npx skills add https://github.com/KaziNizamul/SaveMyTax --skill ship-ios-app-kazinizamul
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ship-ios-app
Source: https://github.com/KaziNizamul/SaveMyTax/tree/main/.agents/skills/ship-ios-app
Command: npx skills add https://github.com/KaziNizamul/SaveMyTax --skill ship-ios-app-kazinizamul

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the release workflow for iOS and macOS apps distributed via App Store Connect, reducing manual effort and shipping risk.

Core Features & Use Cases

  • Pre-flight checks to ensure a PR is ready to ship.
  • Version bump validation against the latest tag and documentation.
  • App Store consistency checks for marketing version and build number vs TestFlight/App Store.
  • Changelog verification to ensure a current release note is present.
  • Use Case: When preparing a new app version for submission to App Store Connect.

Quick Start

Ship the latest app version by running the ship-ios-app skill to validate PR readiness, bump versions, verify App Store alignment, and confirm a changelog entry.

Frequently Asked Questions about ship-ios-app

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

FAQPage Schema
How do I automate iOS app release workflows for App Store Connect?

Automate iOS app release workflows by validating PR readiness, bumping versions, verifying App Store alignment, and confirming changelog entries to ensure a compliant deployment.

What pre-flight checks are needed before shipping an iOS app?

Pre-flight checks for shipping an iOS app include PR readiness validation, version bump verification against the latest tag, App Store consistency checks, and changelog coverage confirmation.

How do I verify my macOS app marketing version and build number match TestFlight?

Verify your macOS app marketing version and build number by running App Store consistency checks that compare your current configuration against TestFlight and App Store records.

Does this release management process validate changelog coverage for iOS apps?

Yes, the release management process includes changelog verification to ensure a current release note is present before submitting your iOS or macOS app to App Store Connect.

Can I use this to bump app versions and check PR readiness for macOS apps?

Yes, you can use this to bump app versions and check PR readiness for macOS apps by validating version increments against the latest tag and confirming documentation updates.

What is the best way to ensure a compliant iOS app submission to App Store Connect?

The best way to ensure a compliant iOS app submission is to automate pre-flight validations, verify version bumps, check App Store consistency, and confirm changelog coverage before deployment.