git-sync
SKILL.md
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
.gitignoreandpre-commithooks (ADL-compliant) to prevent secret leakage. - Checks if there are changes before committing.
Implementation
Wrapper around git add . && git commit && git push.
Weekly Installs
5
Repository
sundial-org/awe…w-skillsGitHub Stars
435
First Seen
14 days ago
Security Audits
Installed on
codex5
openclaw4
github-copilot4
kimi-cli4
gemini-cli4
cursor4