workflow-conflict-resolution

Installation
SKILL.md

Conflict Resolution

Purpose

Resolve or report overlapping changes without losing user work.

Practices

  • Inspect git status before editing.
  • Verify the active workflow branch before editing.
  • Treat unexpected local changes as user-owned unless proven otherwise.
  • Do not revert unrelated changes.
  • Assign disjoint file ownership for parallel work.
  • Do not switch branches while unrelated or unclear uncommitted changes exist.
  • Stop and ask when a user-owned change makes the task impossible to complete safely.

Verification

Installs
1
GitHub Stars
1
First Seen
Jun 19, 2026
workflow-conflict-resolution — matthiasburger-coder/tiny-swarm-world