Expand description
Change detection for skills using git and file hashing
Functionsยง
- calculate_
skill_ hash - Calculate SHA256 hash of all files in a skill directory
- detect_
changed_ skills_ git - Detect changed skills using git diff
- detect_
changed_ skills_ hash - Detect changed skills using file hash comparison