Scan Xcode project for build performance optimizations (launches build-optimizer agent)
Scans Xcode projects for build performance issues and provides optimization fixes.
/plugin marketplace add CharlesWiltgen/Axiom/plugin install axiom@axiom-marketplaceLaunches the build-optimizer agent to scan your Xcode project for build performance optimization opportunities.
The agent will:
Based on typical findings:
Instead of using this command, you can simply say:
The build-optimizer agent will automatically trigger.
For comprehensive build analysis and optimization workflows, use:
/skill axiom:build-performance
This provides Build Timeline interpretation, type checking deep dive, and incremental vs clean build comparison.