Repo Sync

Use when the user wants to confirm a local git repo matches its GitHub remote and pull the latest before working — phrasings like "check if local has the latest from GitHub", "is this repo up to date with the remote", "sync this repo", "pull Lovable's changes first", or at the start of local work on a repo that's also edited in the cloud (Lovable / Supabase projects like videomatic). Detects up-to-date / behind / ahead / diverged, fast-forwards when lossless, and can overwrite the local copy with the remote — always backing up first — when they've diverged.

TheVeller 04af8e9 2 files · 9.1 KB Updated

File contents

TheVeller/claude-skills/tree/main/skills/engineering/repo-sync commit 04af8e9f59

Frequently asked questions

npx skillmds@latest add theveller/repo-sync