ship-ios-app
Ship iOS/macOS App Version
This skill manages the release workflow for iOS and macOS apps distributed via App Store Connect.
Pre-flight Checks
Before shipping, verify ALL of the following conditions:
1. Check for Ready Pull Request
gh pr list --state open --json number,title,headRefName,statusCheckRollup
A PR is ready to ship ONLY if:
- There is an open PR targeting the main branch
- All status checks have passed (all items in statusCheckRollup show "SUCCESS")
If no PR exists with passing tests, STOP and report: "No Pull Request ready to ship. A PR with passing tests is required."
More from intrusive-memory/skills
macos-say
Use macOS text-to-speech via the `say` command for voice feedback, audio narration, and spoken output.
11ui-ux-pro-max
UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 8 stacks (React, Next.js, Vue, Svelte, SwiftUI, React Native, Flutter, Tailwind). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app, .html, .tsx, .vue, .svelte. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
5release
Release a merged PR by tagging and creating a GitHub release. Use when asked to "release", "tag", or "create a release".
3