conflict-resolution
SKILL.md
Conflict Resolution
When any Superwiser tool returns results containing "⚠️ CONFLICT [id]", you must resolve the conflict before proceeding.
What Is a Conflict?
A conflict occurs when the user has expressed contradictory preferences at different times. For example:
- "Always use tabs for indentation" vs "Use 2-space indentation"
- "Prefer functional components" vs "Use class components for state"
How to Resolve
- Present the conflict clearly to the user:
SuperWiser Conflict [abc123]: I found conflicting preferences: 1. "Always use tabs for indentation" (from when you were setting up the project) 2. "Use 2-space indentation" (from your React work last week)