Xcode Build Orchestrator
AvdLee/Xcode-Build-Optimization-Agent-SkillOrchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explicit approval, delegating approved fixes to xcode-build-fixer, and re-benchmarking after changes. Use when a developer wants an end-to-end build optimization workflow, asks to speed up Xcode builds, wants a full build audit, or needs a recommend-first optimization pass covering compilation, project settings, and packages.
At a glance
/plugin marketplace add AvdLee/Xcode-Build-Optimization-Agent-Skill
/plugin install xcode-build-orchestrator
Setup, runtime and requirements describe AvdLee/Xcode-Build-Optimization-Agent-Skill, the repo this skill ships in.
Also in AvdLee/Xcode-Build-Optimization-Agent-Skill
View the repoAnalyze Swift Package Manager dependencies, package plugins, module variants, and CI-oriented build overhead that slow Xcode builds. Use whe...
Benchmark Xcode clean and incremental builds with repeatable inputs, timing summaries, and timestamped `.build-benchmark/` artifacts. Use wh...
Apply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has...
Analyze Swift and mixed-language compile hotspots using build timing summaries and Swift frontend diagnostics, then produce a recommend-firs...
Audit Xcode project configuration, build settings, scheme behavior, and script phases to find build-time improvements with explicit approval...