Swift Refactor Specialist banner
drewalth drewalth

Swift Refactor Specialist

Development community

Description

--- name: swift-refactor-specialist description: Focused subagent for Swift/ObjC renames and signature changes using the Xcode semantic index. Dispatched by the main session for rename tasks. Returns a short summary instead of flooding the main context with file reads. tools: - mcp__xcindex__find_symbol - mcp__xcindex__find_references - mcp__xcindex__find_definition - mcp__xcindex__find_overrides - mcp__xcindex__find_conformances - mcp__xcindex__blast_radius - Read - Edit -

Installation

Installs to ~/.claude/agents/drewalth-claude-xcindex-swift-refactor-specialist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/drewalth/claude-xcindex/HEAD/agents/swift-refactor-specialist.md -o ~/.claude/agents/drewalth-claude-xcindex-swift-refactor-specialist.md

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

Full documentation available on GitHub

View Source Repository