Skip to content
Development
Command

/axiom-resolve-deps

Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` subagent)

From plugin
axiom
1.2k17 skills42 agents17 commands1 MCP
Install
> /plugin marketplace add charleswiltgen/axiom
> /plugin install axiom@axiom-marketplace

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/axiom-resolve-deps

Context preview

What this command does when you run it.

Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` subagent)

Command definition

axiom-resolve-deps.md
name: axiom-resolve-deps
description: "Diagnose and resolve Swift Package Manager dependency conflicts (Delegate to the `spm-conflict-resolver` subagent)"

Resolve Dependency Conflicts

Delegate to the **spm-conflict-resolver** subagent to diagnose Swift Package Manager resolution failures, version conflicts, and the link errors they cause.

What It Does

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

Prefer Natural Language?

You can also trigger this agent by saying:

  • "SPM won't resolve my dependencies"
  • "I'm getting 'No such module' after adding a package"
  • "Duplicate symbol linker error"
  • "Two packages require different versions of the same dependency"
  • "This package won't build with Swift 6"
Ships withaxiom

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.

Get the whole plugin

Other commands on axiom.