Skip to main content

semantic-conflict-prediction

AST-based semantic conflict prediction for multi-agent coding environments. Uses tree-sitter to parse code into ASTs, extract symbol-level claims, build dependency graphs, and predict conflicts BEFORE they happen -- at work-assignment time, not merge time. The key insight: git's textual merge is necessary but not sufficient. Two changes can merge cleanly and break the program. This skill covers tree-sitter fundamentals, symbol-level claims, dependency graph construction, conflict prediction algorithms, and integration with Port Daddy or similar coordination daemons. NOT FOR: textual merge conflict resolution (use git skills), linting or formatting (use static analysis tools), runtime verification of invariants (use runtime-verification-for-agents), or general multi-agent orchestration (use multi-agent-coordination).

الانتقال إلى التثبيت

معلومات المصدر

المستودع
curiositech/windags-skills
آخر نشاط في المصدر
٢٩ أبريل ٢٠٢٦ في ٢٢:٢٣
لغة SKILL.md المكتشفة
الإنجليزية
النجوم
١٠
التفرعات
٢

خيارات التثبيت

يُحدَّد Prompt الذي يراجع المصدر أولًا بشكل افتراضي. يمكنك التبديل إلى أمر مباشر أو تنزيل نسخة محلية.

مراجعة ملفات المصدر

اقرأ SKILL.md وأي ملفات مرافقة يعرضها SkillsMP قبل أن تقرر التثبيت.