config-sync-target-adaptation
CommunityCoordinate adapters across targets to keep configs in sync.
AuthorCsHeng
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Coordinate target-specific adapters so that config-sync applies correct rules, permissions, commands, settings, and memory updates for each CLI environment.
Core Features & Use Cases
- Adapter Selection: Read the config-sync plan to map targets to their corresponding adapters.
- Target Directory Resolution: Resolve configuration, rules, and commands directories using shared helpers; reject hard-coded home-relative paths.
- Safety & Backups: Enforce documented safety constraints and backups for all modified target files.
Quick Start
Invoke the adapter phase as part of a config-sync run, ensuring the plan includes the target/component combinations. Example: run the adapter logic for a given target within your sync plan.
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: config-sync-target-adaptation Download link: https://github.com/CsHeng/dot-claude/archive/main.zip#config-sync-target-adaptation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.