Xcode Build Fixer
AvdLee/Xcode-Build-Optimization-Agent-SkillApply approved Xcode build optimization changes following best practices, then re-benchmark to verify improvement. Use when a developer has an approved optimization plan from xcode-build-orchestrator, wants to apply specific build fixes, needs help implementing build setting changes, script phase guards, source-level compilation fixes, or SPM restructuring that was recommended by an analysis skill.
At a glance
/plugin marketplace add AvdLee/Xcode-Build-Optimization-Agent-Skill
/plugin install xcode-build-fixer
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...
Orchestrate Xcode build optimization by benchmarking first, running the specialist analysis skills, prioritizing findings, requesting explic...
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...