forge-ship

Automate App Store pre-flight audits for Forge apps across seven categories.

1|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/sakhnenkoff/forge-ios --skill forge-ship-sakhnenkoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: forge-ship
Source: https://github.com/sakhnenkoff/forge-ios/tree/main/skills/forge-ship
Command: npx skills add https://github.com/sakhnenkoff/forge-ios --skill forge-ship-sakhnenkoff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Forge Ship automates the App Store submission pre-flight process for Forge apps, running a comprehensive audit, applying deep-scan insights when available, and generating a structured submission checklist with actionable remediation steps.

Core Features & Use Cases

  • Pre-flight audit across seven categories (privacy, accessibility, security, testing, metadata, build configuration, and legal/compliance) to surface readiness gaps.
  • Axiom deep-scan integration when installed, plus robust inline fallbacks to ensure complete coverage regardless of tool availability.
  • Auto-fixes and scaffolding, including PrivacyInfo.xcprivacy generation, accessibility label scaffolding for DS components, and test scaffolding for untested ViewModels/Managers.
  • Final submission readiness output: a categorized checklist and guidance for manual actions required before App Store submission.

Quick Start

Run forge-ship in your Forge project to start the pre-flight audit and auto-fix workflow.

Frequently Asked Questions about forge-ship

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

FAQPage Schema
How do I prepare a Forge app for App Store submission?

Pre-flight App Store prep for Forge apps automates readiness checks across privacy, security, and metadata, generating a structured submission checklist with actionable remediation steps to ensure compliance.

Can I automatically generate PrivacyInfo.xcprivacy and accessibility labels for iOS apps?

Yes, pre-flight auditing supports auto-fixes for iOS apps by generating PrivacyInfo.xcprivacy manifests and scaffolding accessibility labels for DS components to meet App Store requirements.

What does an App Store pre-flight audit check for iOS build readiness?

An App Store pre-flight audit scans privacy, accessibility, security, testing, metadata, build configuration, and legal compliance, aggregating results to surface readiness gaps for remediation.

Do I need deep-scan tools to run a security and privacy audit for App Store submission?

No, the pre-flight audit integrates with Axiom deep-scan when installed, but includes robust inline fallbacks to ensure complete privacy and security coverage regardless of tool availability.

How do I scaffold tests for untested ViewModels and Managers before App Store submission?

Pre-flight App Store auditing supports test scaffolding auto-fixes, automatically generating test structures for untested ViewModels and Managers to satisfy build configuration and testing readiness checks.