session-sync
OfficialKeep dev machines in sync with remote
Authormindcockpit-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Ensures development machines share a consistent project state by detecting configuration drift between the local repository and the remote origin, preventing accidental work on stale or diverging setups.
Core Features & Use Cases
- Branch and Sync Status: Reports current branch, ahead/behind counts, and working tree cleanliness.
- Configuration Drift Report: Compares local vs remote for tracked config files such as .claude/, .mcp.json, and CLAUDE.md and highlights local or remote changes.
- Inventory and Health Checks: Lists local agents and skills, flags missing or untracked items, and verifies essential files exist.
- Action Summary: Recommends exact git commands to resolve drift and can optionally perform a git pull when requested via a flag.
- Use Case: Before starting work on a shared Claude Code project, run this to confirm agents, skills, and MCP settings match the remote and to avoid merge conflicts.
Quick Start
Run the session-sync skill to verify branch status, detect configuration drift for .claude/, .mcp.json, and CLAUDE.md, list agents and skills, and receive recommended git actions or perform an optional pull.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: session-sync Download link: https://github.com/mindcockpit-ai/cognitive-core/archive/main.zip#session-sync 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 471,000+ vetted skills library on demand.