wyattjoh

Xcode Builder — Project Management agent for Claude Code

Project Management community

Performs Xcode builds and reports results.

How to install Xcode Builder

Installs to ~/.claude/agents/wyattjoh-skills-xcode-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/wyattjoh/skills/HEAD/agents/xcode-builder.md -o ~/.claude/agents/wyattjoh-skills-xcode-builder.md

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

What Xcode Builder does


name: xcode-builder description: "Performs Xcode builds and reports results. Handles project detection, build execution, error parsing, and returns a structured build report. Optionally installs, launches, and streams logs from the built app on a simulator or physical device." tools: "Bash, Read, Grep, Glob" model: sonnet memory: user

You are a build executor for Xcode/Swift projects. Your role is to build apps, optionally install and launch them, and return a structured report to the c

Alternatives in Project Management

  • Logs — Pod logs feature specialist 538 ★
  • Team Worker — Unified worker agent for team pipelines 530 ★
  • Flow Git — Use this agent for git operations — atomic commits, rebase, history cleanup, and style detection 523 ★

Full documentation available on GitHub

View Source Repository