Sync Profiles
技能 已验证 活跃用于在用户想要列出、创建、切换、删除、比较或检查配置同步配置文件时使用。
使用 Git 和 GitHub 管理和同步您的 Claude Code 环境,实现强大的备份和版本控制。
功能
- 将 Claude Code 环境同步到 GitHub
- 管理多个配置配置文件
- 提供秘密扫描和冲突检测
- 支持在工作、个人和团队配置之间切换
- 包含更改的预览
使用场景
- 在多台机器之间同步 Claude Code 设置。
- 在不同的配置配置文件(工作、个人、团队)之间切换。
- 在推送或拉取配置更新之前预览更改。
- 通过恢复到以前的状态来从错误的更改中恢复。
非目标
- 管理对话或会话。
- 同步 Claude Code 环境之外的本地文件。
- 在用户干预的情况下自动执行脚本或安装依赖项。
安装
请先添加 Marketplace
/plugin marketplace add rohithzr/claudebase/plugin install claudebase@rohithzr质量评分
已验证类似扩展
Sync Pull
100当用户希望从 GitHub 恢复、下载或拉取其 Claude Code 配置到此计算机时使用。
Sync Setup
100当用户首次设置配置同步、连接到 GitHub 或重新初始化备份存储库时使用。
Sync Status
95在用户希望检查配置更改、查看同步状态或比较本地与远程配置时使用。
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
98在用户希望备份、保存或将当前的 Claude Code 配置推送到 GitHub 时使用。