About
The GitHub Repository Sync Handler is a specialized utility designed to manage the heavy lifting of file-level synchronization within the Codex ecosystem. It provides a robust implementation layer for copying files, applying complex glob or regex pattern matching, and managing local ephemeral caches. By incorporating safety features like deletion thresholds and dry-run modes, it ensures that repository updates are predictable and secure. This skill acts as a dedicated handler, separating file manipulation logic from Git orchestration to provide a deterministic workflow for cross-repository documentation management.