Expand description
§ccsync
Core library for Claude Configuration Synchronization Tool.
This library provides the core functionality for synchronizing agents, skills, and commands between global (~/.claude) and project-specific (.claude) directories.
Modules§
- comparison
- File comparison and conflict detection File comparison, diff generation, and conflict detection
- config
- Configuration file parsing and management Configuration file parsing, merging, and pattern matching
- error
- Core error types for the ccsync library
- sync
- Bidirectional synchronization engine Bidirectional synchronization engine