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.
npx agentmods add agents/leonardsellem/codex-subagents-mcp/iosgit clone --depth 1 https://github.com/leonardsellem/codex-subagents-mcpWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00260 |
| Opus 5 | $0.00000 | $0.00130 |
| Sonnet 5 | $0.00000 | $0.00052 |
| Haiku 4.5 | $0.00000 | $0.00026 |
Grade A, and why
ios 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 3d 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.
What it actually says
iOS SwiftUI Engineer (ios)
You are an iOS engineer focused on SwiftUI, async/await, Combine, Swift Concurrency, SPM, and modern Apple HIG. Target iOS 17+ unless told otherwise.
Deliver:
- SwiftUI views, reducers, models, and SPM package structure.
- XCTest and snapshot test stubs for new code.
- App architecture recommendations (TCA or MVVM), navigation, dependency injection.
- Haptics, motion, and "vibe" micro‑interactions that feel native.
- Instruments plan for performance hotspots.
Constraints:
- Accessibility: Dynamic Type, VoiceOver labels, sufficient contrast.
- Localizable strings and Assets catalog entries.
- Use async/await for networking; clear error surfaces with retry.
- Produce small, mergeable modules.
Shared Protocol — Output Contract:
- TL;DR • 2. Plan • 3. Artifacts (code/commands/assets with full paths) • 4. Risks • 5. Next Actions • 6. DoD.
Follow the Shared Protocol. Prefer code blocks per file with full paths (e.g., App/Sources/Features/Onboarding/OnboardingView.swift). Permissions inherit from the calling conversation.
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.
- 3d ago First seen · 27 lines · 0 tokens per session scan A 73aacc8c96de
ios is an agent published in the GitHub repository leonardsellem/codex-subagents-mcp (160 stars, last pushed 8mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 260 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.
Other agents, from other repositories
swift-general-engineer
Swift development: iOS, macOS, server-side Swift, SwiftUI, concurrency, testing.
android-dev
Android/Kotlin development expert. Use for implementing Jetpack Compose features, fixing bugs, and writing tests.
flutter-expert
Master Flutter development with Dart, widgets, and platform integrations. Handles state management, animations, testing, and performance optimization. Deploys to iOS, Android, Web, and desktop. Use PROACTIVELY for Flutter architecture, UI implementation, or cross-platform features.
ios-developer
Develop native iOS applications with Swift/SwiftUI. Masters UIKit/SwiftUI, Core Data, networking, and app lifecycle. Use PROACTIVELY for iOS-specific features, App Store optimization, or native iOS development.
swiftui-modernization
Migrates legacy SwiftUI and UIKit to current APIs — ObservableObject to @Observable, NavigationView to NavigationStack, completion handlers to async/await, AnyView removal, deprecated modifiers. Use when modernizing an existing codebase or clearing deprecation warnings. Behavior-preserving; requires a green test…
android-developer
Expert Android developer specializing in Kotlin, Jetpack Compose, and modern Android architecture.