Semantic Merge Adjudicator

Use when parallel agents in a convoy or across git worktrees hit a write conflict on shared state — a git tree, a config, or a shared document — and you must decide whether the conflict is semantically real. Classifies each conflicting hunk as independent (keep both), redundant (pick one), or a genuine clash (escalate), instead of blind locks, abort-and-retry, or escalate-everything. Sits ABOVE refinery-merge and NEVER blind auto-merges: it wraps an LLM judgment, defaults to escalate on any uncertainty, and unconditionally escalates any hunk touching .planning/, config, credentials, or safety-critical paths. Backed by CoAgent (arxiv 2606.15376v1). Triggers on write conflicts between parallel agents on shared repo state.

majiayu000 77c35df 2 files · 9.4 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/other/semantic-merge-adjudicator commit 77c35df59b

Frequently asked questions

npx skillmds add majiayu000/semantic-merge-adjudicator