axiom-analyze-crash
Analyze iOS and macOS crash logs with Axiom MCP symbolication tools
Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` 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-resolve-depsContext preview
What this command does when you run it.
Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` subagent)
name: axiom-resolve-deps description: "Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` subagent)"
Delegate to the **spm-conflict-resolver** subagent to diagnose Swift Package Manager resolution failures, version conflicts, and the link errors they cause.
The agent will: 1. Read `Package.swift` and `Package.resolved` to map the declared and resolved dependency graphs 2. Identify version conflicts where two packages require incompatible versions of a shared dependency 3. Trace "No such module" errors back to an unresolved or misnamed product 4. Diagnose duplicate-symbol link errors caused by a package vendored twice 5. Check Swift 6 language-mode compatibility across the graph 6. Propose concrete version pins or `Package.swift` edits, with the tradeoff of each
You can also trigger this agent by saying:
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)