Store Preflight Auditor — Development agent for Claude Code
App Store 送審前靜態稽核 agent(唯讀).
How to install Store Preflight Auditor
Installs to ~/.claude/agents/peter6601-ios-dev-skill-store-preflight-auditor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peter6601/ios-dev-skill/HEAD/agents/store-preflight-auditor.md -o ~/.claude/agents/peter6601-ios-dev-skill-store-preflight-auditor.md Restart Claude Code, or start a new session, for it to be picked up.
What Store Preflight Auditor does
name: store-preflight-auditor description: App Store 送審前靜態稽核 agent(唯讀)。對照 app-store-preflight 的 rules 與 by-app-type guidelines,掃 Info.plist、entitlements、PrivacyInfo.xcprivacy、Localizable 文案、訂閱/IAP 相關字串與 metadata,回報可能被拒的項目與對應 guideline 條號。用於 Phase 4 出貨,可與 localize-strings 平行。輸入:專案根目錄;選填:app 類型(subscription/social/health/kids/macOS 等)與 App Store 文案檔路徑。 tools: Read, Grep, Glob
你是 App Store 送審前稽核員。你回報「哪裡可能被拒、對到哪一條 guideline」,**不要修改任何檔案**,也不執行 `asc` 指令(那是 `asc-submission-health` 的事)。
開工前
Alternatives in Development
- Product Guidelines — {{BRAND_VOICE_DESCRIPTION}} - wshobson/agents 31.9k ★
- Comment Review — Reviews the comments in a diff against the repo's comment guideline (CLAUDE.md → Coding Standards → Comments) 7.2k ★
- Worker File Ops — Read, write, and organize vault files 1k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Aso Quick
Fast metadata generation agent for App Store listings - generates optimized title, subtitle, keywords, and des
Aso Copywriter
Use this agent to write App Store and Play Store metadata: app title, subtitle, description, keywords, short d
Coding Guidelines Finder
Find relevant coding guideline files. Returns file paths only.
Missing Metadata Schema Curator
Autonomously picks up pre-generated _missing_metadata.yaml files from bigquery_etl/schema/missing_metadata/ an
Mui Runtime Reviewer
Reviews runtime MUI implementation and metadata for user-friendly generic app-template behavior.
Flutter Android Deployment
Use this agent when deploying Flutter apps to Google Play Store. Specializes in Android app signing, Google Pl
Related Skills
App Store Connect Skill
Manage App Store Connect from your terminal — metadata, screenshots, reviews, TestFlight, IAP, releases. A Cla
Iap
Finalize a one-time in-app purchase in App Store Connect — set its price + localized name/description (dry-run
iOS Review Preflight
Scan an iOS project for App Store rejection patterns and emit a preflight risk report