What problem does it solve?
When working with multiple Bethesda Game Studios mods, overlapping files, records, or load-order entries often cause broken gameplay, missing content, or crashes that are hard to diagnose manually. This skill automates the classification of these conflicts and identifies the correct resolution path, saving modders hours of trial and error.
Core Features & Use Cases
- Conflict Classification: Automatically categorizes overlaps as file, archive, or plugin-data conflicts.
- xEdit Integration: Uses the native xEdit outer client for read-only conflict inspection, no custom extraction logic required.
- Resolution Guidance: Determines if a load order adjustment or custom patch is needed, and tracks unresolved hotspots for future xEdit work. Use case: If two texture mods overwrite the same landscape mesh files, this skill quickly identifies if the conflict is a simple loose file precedence issue or requires a merged patch to preserve changes from both mods.
Quick Start
Use the conflict auditor skill to classify the overlapping mods between my texture overhaul and my weather mod and tell me the required resolution path.