axiom-analyze-crash
Analyze iOS and macOS crash logs with Axiom MCP symbolication tools
Scan Xcode project for build performance optimizations (Delegate to the `build-optimizer` subagent)
> /plugin marketplace add charleswiltgen/axiom > /plugin install axiom@axiom-marketplace
How it fires
How this command gets triggered: by you, by Claude, or both.
/axiom-optimize-buildContext preview
What this command does when you run it.
Scan Xcode project for build performance optimizations (Delegate to the `build-optimizer` subagent)
name: axiom-optimize-build description: "Scan Xcode project for build performance optimizations (Delegate to the `build-optimizer` subagent)"
Delegate to the **build-optimizer** subagent to scan your Xcode project for build performance optimization opportunities.
The agent will: 1. Scan build settings for quick wins (compilation mode, architecture settings) 2. Check build phase scripts for conditional execution 3. Identify type checking performance issues 4. Detect suboptimal compiler flags 5. Provide specific fixes with expected time savings
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.
Battle-tested skills, agents, and tools for modern Apple OS development — Swift 6, SwiftUI, Liquid Glass, Apple Intelligence, and more. Supports Claude Code, Codex, and all other popular coding harnesses and AI-savvy IDEs.
Repo: charleswiltgen/axiom
Analyze iOS and macOS crash logs with Axiom MCP symbolication tools
Ask a question about iOS/Swift development - routes to the right Axiom skill or agent
Smart audit selector - analyzes your project and suggests relevant audits
Compare two performance traces for regressions with Axiom MCP profiling tools
Capture iOS simulator console output through Axiom MCP logging tools
Diagnose and fix Xcode build failures (Delegate to the `build-fixer` subagent)