Project Sync Checker
CommunityKeep local and remote Git in sync.
Authorjdeweedata
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps developers quickly identify when their local repository is out of sync with the remote, preventing surprises before commits, merges, or deployments.
Core Features & Use Cases
- Sync status checks: Detect uncommitted changes, unpushed commits, unpulled commits, and divergence.
- Upstream tracking insights: Show current branch upstream and whether it is configured.
- Guided remediation: Provide actionable recommendations to bring local and remote into alignment in common scenarios.
Quick Start
In your repository, run the provided PowerShell script to generate a sync report:
- Run the quick check: ..claude\skills\project-sync\check-sync.ps1 -FetchRemote
- Review the generated report and follow the recommendations (e.g., git pull, git push, or rebase) to restore synchronization.
Dependency Matrix
Required Modules
git
Components
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Project Sync Checker Download link: https://github.com/jdeweedata/circletel/archive/main.zip#project-sync-checker Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.