axiom-shipping

axiom-shipping is a skill for Claude Code from CharlesWiltgen/Axiom. It costs 48 tokens per session (5,650 once invoked), scanned A, original, MIT.

A release guide for submitting Apple apps through App Store Connect, Apple's service for uploading apps and managing their store listings. It covers submission requirements, review responses, and release details.

In plain words
What is it for?
Use it for submission checklists, rejection troubleshooting, privacy manifests, age ratings, export compliance, metadata, uploads, and appeals.
Why use it?
It helps prevent avoidable App Store rejections and missing submission information.

Skill for Claude Code

Written for Claude Code: a Claude Code plugin manifest. Also seen: mentions Claude Code.

Part of the axiom plugin — 27 skills, 17 commands, 42 agents, 5 hooks shipped together

not rated 1.2krepo +7 3d ago A scan Socket: passSnyk: warnSkillSpector: pass 48 tokens original MIT

Good fit Use it for submission checklists, rejection troubleshooting, privacy manifests, age ratings, export compliance, metadata, uploads, and appeals.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/charleswiltgen/axiom/axiom-shipping
About the project

Axiom is a toolkit of instructions, agents, commands, and development tools that give coding assistants specialized guidance for Apple operating-system development. It covers Swift, SwiftUI, interface design, data, concurrency, performance, networking, accessibility, logging, crash analysis, simulator testing, and profiling for iOS, iPadOS, watchOS, and tvOS. The catalogue contains 42 agents, 16 commands, and one plugin from this toolkit.

CharlesWiltgen/Axiom · 1,155 stars · on GitHub · charleswiltgen.github.io

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add CharlesWiltgen/Axiom --skill axiom-shipping
Clone the repo
git clone --depth 1 https://github.com/CharlesWiltgen/Axiom

Made for: Claude Code.

Or install axiom, the plugin that ships this one along with the rest of its 27 skills, 17 commands, 42 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for axiom-shipping

README.md
[![agentmods](https://agentmods.dev/badge/skills/charleswiltgen/axiom/axiom-shipping/github.svg)](https://agentmods.dev/skills/charleswiltgen/axiom/axiom-shipping)
Your own site
<a href="https://agentmods.dev/skills/charleswiltgen/axiom/axiom-shipping"><img src="https://agentmods.dev/badge/skills/charleswiltgen/axiom/axiom-shipping/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for axiom-shipping

Your own site · 80×15
<a href="https://agentmods.dev/skills/charleswiltgen/axiom/axiom-shipping"><img src="https://agentmods.dev/badge/skills/charleswiltgen/axiom/axiom-shipping.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,650 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 5 May 2026
  • Snyk warn 5 May 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.05650
Opus 5 $0.00024 $0.02825
Sonnet 5 $0.00010 $0.01130
Haiku 4.5 $0.00005 $0.00565

Measured 6d ago against content hash c88010e8aa51, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

axiom-shipping scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude-plugin/plugins/axiom/skills/axiom-shipping/SKILL.md · 478 lines

How it starts

The opening of the file, as written. The whole thing — 478 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Shipping & App Store

You MUST use this skill when preparing to submit ANY app, handling App Store rejections, or working on release workflow.

Not on Claude Code? Where this router says "Launch some-auditor agent", read that auditor's file in this suite and follow it inline — the same procedure, needing only file search and read.

Homed in another suite: axiom-integration/skills/iap-auditor.md, axiom-security/skills/security-privacy-scanner.md.

Agents that need Bash — builds, tests, simulators, crash symbolication — stay Claude Code-only; there is no inline equivalent for those.

When to Use

Use this skill when you encounter:

  • Preparing an app for App Store submission
  • App Store rejection (any guideline)
  • Metadata requirements (screenshots, descriptions, keywords)
  • Privacy manifest and nutrition label questions
  • Age rating and content classification
  • Export compliance and encryption declarations
  • EU DSA trader status
  • Account deletion or Sign in with Apple requirements
  • Build upload and processing issues
  • App Review appeals
  • WWDC25/WWDC26 App Store Connect changes
  • First-time submission workflow

Quick Reference

Symptom / Task Reference
How do I submit my app? See skills/app-store-submission.md
Pre-flight checklist See skills/app-store-submission.md
First-time submission See skills/app-store-submission.md
Encryption compliance See skills/app-store-submission.md
Accessibility Nutrition Labels See skills/app-store-submission.md
Metadata field requirements See skills/app-store-ref.md
Product Page Header, Asset Library, search visuals OS27 See skills/app-store-ref.md (Part 11)
Retention Messaging (subscription cancellation flow) OS27 See skills/app-store-ref.md (Part 11)
Group / volume subscription selling (ABM, ASM, volume pricing) OS27 See skills/app-store-ref.md (Part 11)
Guideline number lookup See skills/app-store-ref.md
Privacy manifest schema See skills/app-store-ref.md
Age rating tiers See skills/app-store-ref.md
EU DSA compliance See skills/app-store-ref.md
WWDC25/WWDC26 ASC changes See skills/app-store-ref.md
App was rejected See skills/app-store-diag.md
Guideline 2.1/4.2/4.3 rejection See skills/app-store-diag.md
Writing an appeal See skills/app-store-diag.md
Repeated rejections See skills/app-store-diag.md
App Review Guidelines reference See skills/app-review-guidelines.md
Expert review checklist See skills/expert-review-checklist.md
Crash data in App Store Connect See skills/app-store-connect-ref.md
TestFlight crash reports See skills/app-store-connect-ref.md
ASC metrics dashboards See skills/app-store-connect-ref.md
Beta tester crash report, local Organizer crash corpus (.xccrashpoint) See skills/testflight-triage.md
Production corpus triage (Sentry, ASC — multiple grouped issues) See skills/production-triage.md + triage-analyzer agent or /axiom:triage
Crash log symbolication (.ips / MetricKit / .crash) See axiom-tools (skills/xcsym-ref.md) or /axiom:analyze-crash; skills/testflight-triage.md for the full TF workflow
Automate App Store Connect See skills/asc-mcp.md
Submit build programmatically See skills/asc-mcp.md
Manage TestFlight via MCP See skills/asc-mcp.md
ITMS signing error on upload See axiom-security (skills/code-signing-diag.md)
Certificate/profile mismatch See axiom-security (skills/code-signing-diag.md)
Code signing setup See axiom-security (skills/code-signing.md)
App Clips (size tiers, invocation, AASA, launch experience) See skills/app-clips.md
App Clip entitlements / size / data-sharing reference See skills/app-clips-ref.md
Apple Pay / Wallet / Tap to Pay payments See axiom-payments suite
Shipping update with Claude model-ID change (4.6 → 4.7, etc.) See claude-api skill (external) + this skill for submission
Switching cloud AI provider in-app (OpenAI → Claude, etc.) See claude-api skill (external) + this skill for submission

Read the full file on GitHub · 478 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 478 lines · 48 tokens per session scan A c88010e8aa51

Subscribe to this mod's changes

axiom-shipping is a skill published in the GitHub repository CharlesWiltgen/Axiom (1,155 stars, last pushed 3d ago), licensed MIT. It adds 48 tokens to every session and 5,650 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-06.

Related

Other skills, from other repositories

asc-ad-hoc-distribution

Prepare, publish, resume, and verify private iOS release-testing installs with asc distribute. Use when distributing an IPA to registered devices outside TestFlight, reconciling ad hoc profiles, publishing through caller-owned S3-compatible storage, or diagnosing a resumable private distribution run.

rorkai/app-store-connect-cli-skills · 62 tokens

release-new-version

Use when the user wants to release a new Zafiro version — drafting bilingual release notes, deciding the next version number, bumping app/build.gradle.kts, tagging, and publishing to GitHub (main repo, optionally the Xposed repo).

niki914/zafiro · 54 tokens

suede-play-release

Suede Labs Google Play delivery skill: ship an Android release end to end from the agent interface, without opening the Play Console. Set up credentials, upload an AAB, promote between tracks, stage or complete a rollout, push per-locale release notes, and prove against the Play Developer API what is actually live.…

JasonColapietro/suede-creator-skills · 200 tokens

testflight-release

Ship a new TestFlight build of the iOS companion (TermioMobile) — resolve the next build number against App Store Connect, archive, sign, export, upload, write the What to Test notes, and distribute. Invoke when the user says 'ship a testflight build', 'update testflight', 'upload to testflight', 'new beta build'…

termio-sh/termio · 102 tokens

app-release

End-to-end pipeline for releasing an iOS / watchOS app to TestFlight and the App Store. Use when the user wants to publish, ship, or release an iOS/watchOS app, get a build onto TestFlight, archive and upload via xcodebuild, deploy a CloudKit schema to Production, set App Privacy or export compliance, mint a…

glebis/claude-skills · 166 tokens

gplay-release-flow

End-to-end release workflows for Google Play tracks (internal, beta, production) using gplay release, promote, and rollout commands. Use when asked to upload a build, distribute to testers, or release to production.

hanamizuki/solopreneur · 49 tokens