axiom-analyze-crash
Analyze iOS and macOS crash logs with Axiom MCP symbolication tools
Record and analyze performance traces through Axiom MCP profiling tools
> /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-profileContext preview
What this command does when you run it.
Record and analyze performance traces through Axiom MCP profiling tools
name: axiom-profile description: "Record and analyze performance traces through Axiom MCP profiling tools"
Delegate to the `performance-profiler` subagent and require it to use Axiom's structured MCP tools instead of invoking the xcprof helper binary.
1. Call `axiom_xcprof_doctor` to verify the profiling environment. 2. Select a bounded preset and target, then call `axiom_xcprof_record`; prefer `attach`. Set `allowLaunch` or `allowAllProcesses` only after the user explicitly authorizes that gated mode. 3. Call `axiom_xcprof_analyze` with the returned `trace` path and any requested time window or dSYM. 4. Report the per-family support matrix before drawing conclusions, then identify measured bottlenecks and recommendations.
If a required MCP tool is unavailable, stop and report that the Axiom MCP integration is missing; do not fall back to a same-named executable.
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)