byavdlee· 55 skills
Orchestrate 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.
$npx -y skills add avdlee/xcode-build-optimization-agent-skill --skill xcode-build-orchestratorInstalls into the current project.
Run `npx skills use "https://github.com/avdlee/xcode-build-optimization-agent-skill" --skill "avdlee/xcode-build-optimization-agent-skill/xcode-build-orchestrator"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/avdlee/xcode-build-optimization-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/avdlee/xcode-build-optimization-agent-skill"` and select the relevant skills, then follow their instructions.