syncing-submodules
Installation
SKILL.md
Intelligent Submodule Sync System
This skill provides a sophisticated framework for syncing components from git submodules while ensuring consistency, avoiding duplicates, and maintaining quality.
Core Principles
- No Duplicates - Same concept should exist only once
- No Near-Duplicates - Similar concepts should be merged
- Quality Over Quantity - Better to have fewer excellent components than many mediocre ones
- Semantic Analysis - Compare meaning, not just names
- Synthesis Over Copying - Create superior merged versions