Conflict Resolution

Use when encountering merge/rebase conflicts in Java/Gradle repos - create a safety branch first, resolve conflicts cleanly, verify with ./gradlew clean build, confirm the application still runs, and keep the change revertable.

Ananthdakoji2001 Updated

File contents

Ananthdakoji2001/cursor-ai-engineering-rules-and-skills/tree/main/skills/conflict-resolution commit a619e237a7

Frequently asked questions

npx skillmds@latest add ananthdakoji2001/conflict-resolution