xtool
Installation
SKILL.md
xtool
1. Scope+branch
- READ current overview + host install guide.
- RECORD host/arch/goal/device/account mode/current Swift-Xcode-xtool exact versions; inspect
xtool --help+xtool help SUBCOMMAND. - Linux|WSL -> READ
references/linux-wsl.md. macOS -> READreferences/macos.md. Native Windows => WSL+USB passthrough. - Linux: prefer official Swift.org/Swiftly; matching version string insufficient.
2. Preflight
python3 scripts/check-environment.py --min-swift CURRENT_REQUIRED
Add as needed: --xcode-xip PATH; --require-device-tools.
Resolve missing executable/host/version first. Linux Swift under /usr => warning; later xtool dev build required.