Синхронизация настроек OpenCode и Claude Code

★ 6.7 · vibe-coding

config-sync is a Claude Code skill that synchronizes the settings-opencode repository with the live harness directories of both OpenCode (`~/.config/opencode`) and Claude Code (`~/.claude`). The repository acts as the single source of truth — instead of editing live directories by hand, you modify files in the repo and run `settings-sync` from any working directory (or `bash install.sh --yes` from the repo root). The skill covers all configuration artifact types: agents, rules, hooks, commands, prompts, contexts, tools, plugins, and skills. Skills stored in the root `skills/` directory are the only type synced to both harnesses simultaneously via union sync, with root-level files taking priority over `.claude/skills/` on name conflicts. Personal files such as `settings.json`, `settings.local.json`, and `policy-limits.json` are treated as seed-only and are never overwritten on reinstall.