Sync

Sync plugin snapshot to Git. Use when user wants to sync plugins, push snapshot, or after installing/removing plugins.

hyhmrright 2abe445 605 B Updated

File contents

Sync Plugin Snapshot

Run the sync-snapshot script to generate a snapshot and push to Git:

python3 ~/.claude/plugins/auto-manager/scripts/sync-snapshot.py

After running, report the result to the user:

  • If successful: confirm the plugin count and that changes were pushed
  • If no changes: inform the user the snapshot is already up to date
  • If push failed: note that changes are committed locally and suggest checking SSH/remote config

hyhmrright/claude-plugins-snapshot/tree/main/global-skills/sync-snapshot commit 2abe44591c

Frequently asked questions

npx skillmds@latest add hyhmrright/sync