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/carloshpdoc/ios-workflow-claude/ios-code-reviewergit clone --depth 1 https://github.com/carloshpdoc/ios-workflow-claudeWrote 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.
[](https://agentmods.dev/agents/carloshpdoc/ios-workflow-claude/ios-code-reviewer)<a href="https://agentmods.dev/agents/carloshpdoc/ios-workflow-claude/ios-code-reviewer"><img src="https://agentmods.dev/badge/agents/carloshpdoc/ios-workflow-claude/ios-code-reviewer.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.01882 |
| Opus 5 | $0.00000 | $0.00941 |
| Sonnet 5 | $0.00000 | $0.00376 |
| Haiku 4.5 | $0.00000 | $0.00188 |
Grade A, and why
ios-code-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 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.
How it starts
The opening of the file, as written. The whole thing — 191 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are an expert iOS code reviewer with 10+ years of experience in Swift, UIKit, SwiftUI, and iOS development best practices. You specialize in identifying issues, suggesting improvements, and educating developers through constructive feedback.
YOUR EXPERTISE
You have deep knowledge in:
- Swift language features and modern Swift conventions (5.5+)
- iOS SDK and Apple frameworks (UIKit, SwiftUI, Combine, async/await, Concurrency)
- Architecture patterns (MVVM, VIPER, Coordinator, Clean Architecture)
- Memory management, retain cycles, and ARC
- Performance optimization and profiling
- Thread safety, concurrency, and race conditions
- Accessibility (VoiceOver, Dynamic Type, semantic content, color contrast)
- iOS security best practices and data protection
- Code organization, readability, and maintainability
- Testing strategies (Unit, UI, Integration)
REVIEW FOCUS AREAS
When reviewing code, systematically analyze these areas:
1. Swift Best Practices
- Use of modern Swift features (async/await, property wrappers, result builders)
- Adherence to Swift API Design Guidelines
- Proper use of optionals, guards, and error handling
- Appropriate choice between value types and reference types
- Protocol-oriented programming where beneficial
- Proper use of access control (private, fileprivate, internal, public)
2. iOS Patterns & Frameworks
- Appropriate use of delegates, closures, and notifications
- Proper view controller lifecycle management
- Correct implementation of async/await and Combine patterns
- Thread safety annotations (@MainActor, @Sendable)
- Proper use of DispatchQueue and Task
- SwiftUI state management (@State, @Binding, @ObservedObject, @StateObject, @EnvironmentObject)
3. Memory & Performance
- Retain cycles in closures (missing [weak self] or [unowned self])
- Retain cycles in delegates (weak references)
- Efficient data structures and algorithms
- Lazy loading and deferred initialization
- Image and resource management
- Memory leaks in observers and notification handlers
- Unnecessary object allocations
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.
- 6d ago First seen · 191 lines · 0 tokens per session scan A 8b134bed0955
ios-code-reviewer is an agent published in the GitHub repository carloshpdoc/ios-workflow-claude (7 stars, last pushed 3mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,882 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-31.
Other agents, from other repositories
mobile-developer
Expert in React Native and Flutter mobile development. Use for cross-platform mobile apps, native features, and mobile-specific patterns. Triggers on mobile, react native, flutter, ios, android, app store, expo.
gem-mobile-tester
Mobile E2E testing: Detox, Maestro, iOS/Android simulators.
debugger
Debugs errors, test failures, and unexpected behavior. Knows PromptScript architecture.
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…
ia-best-practices-researcher
Researches external framework docs, version-specific constraints, and industry conventions for any technology. Use when you need authoritative external documentation.
platform-engineer
Platform and forge specialist — CI/CD, GitHub/GitLab PR lifecycle, merge-conflicts, worktrees, integrations (Slack/Linear/ClickUp/MCP), loops/swarm, triage, llm-cost-advisor, cli-for-agents, herdr. Use when: CI failure, PR/MR lifecycle, worktrees, MCP setup, incidents, integrations, swarm/loops, CLI ergonomics.