Imported from kunwl123456/zeroclaw-skills-collection (git-sync/SKILL.md). Install upstream with npx skills add kunwl123456/zeroclaw-skills-collection --skill git-sync. Copyright stays with the author.
Git Sync Skill
Automatically syncs local workspace changes to the remote GitHub repository.
Designed to be called by PCEC cycles or after significant changes.
Tools
git_sync
Commit and push changes.
message (optional): Commit message. Defaults to "Auto-sync: Routine evolution update".
Safety
Uses .gitignore and pre-commit hooks (ADL-compliant) to prevent secret leakage.