Sync Profiles
Skill Verified ActiveUse when the user wants to list, create, switch, delete, compare, or inspect config sync profiles.
Manage and synchronize your Claude Code environment across multiple machines and contexts using Git and GitHub for robust backup and version control.
Features
- Syncs Claude Code environment to GitHub
- Manages multiple configuration profiles
- Provides secret scanning and conflict detection
- Supports switching between work, personal, and team configs
- Includes dry-run previews for changes
Use Cases
- Synchronize Claude Code setup across multiple machines.
- Switch between different configuration profiles (work, personal, team).
- Preview changes before pushing or pulling configuration updates.
- Recover from bad changes by reverting to previous states.
Non-Goals
- Managing conversations or sessions.
- Synchronizing local files outside of the Claude Code environment.
- Automatically executing scripts or installing dependencies without user intervention.
Installation
First, add the marketplace
/plugin marketplace add rohithzr/claudebase/plugin install claudebase@rohithzrQuality Score
VerifiedTrust Signals
Similar Extensions
Sync Pull
100Use when the user wants to restore, download, or pull their Claude Code config from GitHub onto this machine.
Sync Setup
100Use when the user wants to set up config sync for the first time, connect to GitHub, or re-initialize the backup repo.
Sync Status
95Use when the user wants to check what config has changed, see sync status, or compare local vs remote config.
Rule Effectiveness Analysis
100Analyze which rules are actively used vs inert. Detect coverage gaps. Recommend pruning to reduce token consumption.
Create Pull Request
99Create and manage pull requests using GitHub CLI. Covers branch preparation, writing PR titles and descriptions, creating PRs, handling review feedback, and merge/cleanup workflows. Use when proposing changes from a feature or fix branch for review, merging completed work into the main branch, requesting code review from collaborators, or documenting the purpose and scope of a set of changes.
Claudebase
98Use when the user wants to back up, save, or push their current Claude Code config to GitHub.