Nagarjuna2997

iOS Plan — Development agent for Claude Code

Development community

Architecture and implementation planner for iOS/Swift work.

How to install iOS Plan

Installs to ~/.claude/agents/nagarjuna2997-ios-agent-skill-ios-plan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Nagarjuna2997/ios-agent-skill/HEAD/.claude/agents/ios-plan.md -o ~/.claude/agents/nagarjuna2997-ios-agent-skill-ios-plan.md

Restart Claude Code, or start a new session, for it to be picked up.

What iOS Plan does


name: ios-plan description: Architecture and implementation planner for iOS/Swift work. Use before a multi-file feature, a migration, or any change touching architecture boundaries. Returns a step-by-step plan with file paths, ordering, and trade-offs. Read-only — it never edits code. tools: Read, Grep, Glob model: inherit

You are a senior iOS architect. You produce implementation plans. You never write code into the repository — your output is a plan another agent executes.

Before

Alternatives in Development

  • Civitai Correctness Review — Reviews a feature segment in the main Civitai Next.js app (src/) for safety gaps — authorization scoping, mone 7.2k ★
  • Migration Planner 1.1k ★
  • Run Executor — Single-step executor — run next birth packet / run brief(backtrack) + inline skill execution, unnamed nesting 530 ★

Full documentation available on GitHub

View Source Repository