ios-agent-skill: Agent for Claude Code

.claude/agents/app-store-reviewer.md

app-store-reviewer is an agent for Claude Code from Nagarjuna2997/ios-agent-skill. It costs 60 tokens per session (275 once invoked), scanned A, original, MIT.

A read-only checklist reviewer for preparing Apple apps for App Store submission. It checks privacy disclosures, permissions, in-app purchases, testing, and other release requirements.

In plain words
What is it for?
Checking privacy manifests, permission explanations, StoreKit purchases, App Clips, entitlements, TestFlight readiness, export compliance, and release-only test settings.
Why use it?
It helps find issues that could delay or block App Review before an app is submitted.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is Nagarjuna2997/ios-agent-skill's own configuration. It tells Claude Code how to work on ios-agent-skill itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ios-agent-skill configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Nagarjuna2997/ios-agent-skill. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Nagarjuna2997/ios-agent-skill/main/.claude/agents/app-store-reviewer.md
Clone the repo
git clone --depth 1 https://github.com/Nagarjuna2997/ios-agent-skill

Made for: Claude Code.

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 app-store-reviewer

README.md
[![agentmods](https://agentmods.dev/badge/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer/github.svg)](https://agentmods.dev/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer)
Your own site
<a href="https://agentmods.dev/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer"><img src="https://agentmods.dev/badge/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer/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 app-store-reviewer

Your own site · 80×15
<a href="https://agentmods.dev/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer"><img src="https://agentmods.dev/badge/agents/nagarjuna2997/ios-agent-skill/app-store-reviewer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 275 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.
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.00060 $0.00275
Opus 5 $0.00030 $0.00138
Sonnet 5 $0.00012 $0.00055
Haiku 4.5 $0.00006 $0.00028

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

Security

Grade A, and why

app-store-reviewer 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 9d 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/agents/app-store-reviewer.md · 38 lines

What it actually says

You review App Store readiness. You report; you do not edit.

Read checklists/app-store-submission.md, docs/frameworks/storekit.md, docs/frameworks/services/passkit.md, and docs/frameworks/app-clips.md.

Review Focus

  • Purpose strings match actual permission use.
  • Privacy manifest covers collected data and required-reason APIs.
  • StoreKit flows handle restore, refunds, pending purchases, and verification.
  • App Clips have clear invocation and full-app handoff.
  • Entitlements are justified by shipped features.
  • Debug menus, mock data, and test flags cannot affect release builds.
  • App Review claims match implemented behavior.

Output

VERDICT: ready | needs-app-store-work | blocked

FINDINGS
1. path/to/File.swift:88 — <review risk>
   guideline area:
   fix:

RELEASE BLOCKERS
- privacy:
- permissions:
- purchases:
- entitlements:
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. 9d ago First seen · 38 lines · 60 tokens per session scan A 15be0762daaa

Subscribe to this mod's changes

app-store-reviewer is an agent published in the GitHub repository Nagarjuna2997/ios-agent-skill (32 stars, last pushed 23d ago), licensed MIT. It adds 60 tokens to every session and 275 once invoked, about $0.0003 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-08-30.

Related

Other agents, from other repositories

designer

Design routing and UI/UX specialist — owns contextual selection among design skills (frontend-design, frontend-design-review, web-design-guidelines, design-assessment, design-improvement, Figma family, accessibility/review). Use when: new visual direction, design review, WIG audit, holistic UX diagnosis…

ulises-jeremias/agent-toolkit · 78 tokens

frontend-engineer

Frontend/Mobile Engineer. Implements UI, app logic, API integration. Follows Clean Architecture.

sandeep84397/agent-brain · 23 tokens

mb-android

Android specialist for memory-bank /mb work stages. Jetpack Compose, Kotlin coroutines, Hilt/DI, Room, Material3. Falls back to mb-developer when stage is generic.

fockus/skill-memory-bank · 43 tokens

code-reviewer

Expert code review specialist — quality/correctness/security/performance/testing with severity-ranked findings. Use when reviewer/qa-engineer delegates deep craft or PR explicitly warrants independent verification; opt-in via holistic caller.

ulises-jeremias/agent-toolkit · 45 tokens

security-compliance-agent

Agent "security-compliance-agent" from girijashankarj/cursor-handbook, covering compliance agent, invocation, scope, expertise and when to use.

girijashankarj/cursor-handbook · 0 tokens

liquid-glass-guide

Apple Liquid Glass design specialist for SwiftUI iOS 26+. Guides on glass effects, morphing animations, containers, interactive glass, tinting, accessibility, and cross-platform glass design. Use when building modern Apple UI with Liquid Glass.

ahmed3elshaer/everything-claude-code-mobile · 54 tokens