axiom-analyze-crash
Analyze iOS and macOS crash logs with Axiom MCP symbolication tools
Compare two performance traces for regressions with 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-compare-tracesContext preview
What this command does when you run it.
Compare two performance traces for regressions with Axiom MCP profiling tools
name: axiom-compare-traces description: "Compare two performance traces for regressions with Axiom MCP profiling tools"
Use Axiom's structured MCP tools instead of invoking the xcprof helper binary.
1. Call `axiom_xcprof_doctor` to verify the profiling environment. 2. Obtain baseline and current traces that exercise the same workload. If capture is needed, call `axiom_xcprof_record` for each run with a bounded `timeLimit`; prefer `attach`. Set `allowLaunch` or `allowAllProcesses` only after the user explicitly authorizes that gated mode. 3. Call `axiom_xcprof_compare` with `baseline`, `current`, and any requested `thresholdPct`, `failOnRegression`, or `dsym` values. 4. Report regressions and improvements separately, including unsymbolicated frames and workload-comparability limits.
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
Capture iOS simulator console output through Axiom MCP logging tools
Diagnose and fix Xcode build failures (Delegate to the `build-fixer` subagent)
Run a comprehensive health check — auto-detects relevant auditors, runs them in parallel, produces a unified report