appstore-submit

appstore-submit is a command for coding agents from eddiebelaval/squire. It costs 0 tokens per session (960 once invoked), scanned A, original, MIT.

A guided checklist for submitting an iPhone or iPad app through App Store Connect, Apple's portal for sending apps to the App Store. It assumes the app has already passed a readiness audit.

In plain words
What is it for?
Use it to verify the version and build, complete app information, pricing, privacy labels, reviewer notes, screenshots, and other App Store Connect fields before submission.
Why use it?
It organizes the submission details and verification steps, reducing the chance of missing required store information or review materials.

Command

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.

agentmods
npx agentmods add commands/eddiebelaval/squire/appstore-submit
Clone the repo
git clone --depth 1 https://github.com/eddiebelaval/squire

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 appstore-submit

README.md
[![agentmods](https://agentmods.dev/badge/commands/eddiebelaval/squire/appstore-submit.svg)](https://agentmods.dev/commands/eddiebelaval/squire/appstore-submit)
Your own site
<a href="https://agentmods.dev/commands/eddiebelaval/squire/appstore-submit"><img src="https://agentmods.dev/badge/commands/eddiebelaval/squire/appstore-submit.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 960 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00960
Opus 5 $0.00000 $0.00480
Sonnet 5 $0.00000 $0.00192
Haiku 4.5 $0.00000 $0.00096

Measured 4d ago against content hash 18aba8f79dc3, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

appstore-submit 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 4d 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.

commands/appstore-submit.md · 189 lines

How it starts

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

/appstore-submit - App Store Submission Guide

Purpose

Step-by-step guide through the App Store submission process. Uses SENTINEL for timing and FIXER if issues arise.

Prerequisites

Before using this command, ensure:

  • /appstore-readiness audit passed
  • ID8Pipeline Stage 9 checkpoint cleared
  • All blocking issues resolved

Submission Workflow

Step 1: Pre-Submission Verification

SENTINEL Agent checks:

  • Optimal submission timing
  • Holiday freeze status
  • Expected review time
  • Any known App Review issues

Step 2: App Store Connect Preparation

Checklist:

App Store Connect → My Apps → [Your App]

PREPARE FOR SUBMISSION:
□ Version number correct
□ Build uploaded and selected
□ App Information complete
  □ App name
  □ Subtitle
  □ Privacy Policy URL
  □ Category

□ Pricing and Availability
  □ Price tier set
  □ Availability selected

□ App Privacy
  □ Privacy labels complete
  □ All data types identified

□ App Review Information
  □ Contact information
  □ Demo account (if needed)
  □ Notes for reviewers

□ Version Information
  □ What's New text
  □ Screenshots uploaded
  □ App Preview (optional)
  □ Promotional text (optional)

Step 3: Demo Account Setup

If app requires login:

Demo Account Information:
─────────────────────────
Username: [your-demo-email]
Password: [your-demo-password]

Notes for Reviewer:
• Full access to all features
• No 2FA required
• Account won't expire
• [Any special instructions]

Step 4: Review Notes

Template:

App Review Notes
────────────────

DEMO ACCOUNT:
Username: [email protected]
Password: AppReview2025!
Access: Full premium features

TESTING INSTRUCTIONS:
• [Feature 1]: [How to access/test]
• [Feature 2]: [How to access/test]
• [Any hardware requirements]

SPECIAL NOTES:
• [Anything unusual about the app]
• [Features that might not be obvious]
• [Permissions explained]

Step 5: Final Checks

Before clicking Submit:

  • Test demo account one more time
  • Verify backend services are running
  • Check all metadata for typos
  • Confirm screenshots are current
  • Review pricing settings

Read the full file on GitHub · 189 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. 4d ago First seen · 189 lines · 0 tokens per session scan A 18aba8f79dc3

Subscribe to this mod's changes

appstore-submit is a command published in the GitHub repository eddiebelaval/squire (21 stars, last pushed 18d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 960 tokens. 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-08-30.