← ClaudeAtlas

sync-configslisted

Audit and sync Claude Code and Codex CLI configurations so both tools share the same instructions, skills, subagents, MCP servers, hooks, and permission intent. Accepts an optional argument naming one skill, agent, or config file to sync just that item without a full audit. Use this whenever the user mentions config drift, syncing/aligning Claude and Codex, AGENTS.md vs CLAUDE.md differences, keeping skills or agents consistent across AI CLIs, or after editing one tool's config and wanting the other to match — e.g. "sync this skill to codex", "I changed my-agent.md, mirror it". Also use when the user asks "are my Claude and Codex setups aligned?" or wants to migrate config from one tool to the other.
supermodo/skills · ★ 0 · AI & Automation · score 73
Install: claude install-skill supermodo/skills
# sync-configs — Claude Code ↔ Codex CLI configuration sync > **Requires:** the sibling `protocols` skill (shared protocol masters); uses `skills.config.json` when present. Missing protocols → tell the user to install the full supermodo package. > **Project rules.** Read `.supermodo/rules/sync-configs.md` if present, plus any > `.supermodo/rules/INDEX.md` rows naming `sync-configs` — that file IS this project's > sync-configs process and replaces the defaults below wherever they overlap. Contract: > `../protocols/references/rules.md`. Never in that file, so never switchable off: > never deleting user content, overwriting only with a backup, never syncing secrets, verbatim fidelity on names and descriptions. Audit every configuration surface shared between Claude Code and Codex CLI, report drift, propose per-item sync actions, apply only what the user approves, then have the *opposite* provider adversarially verify the result. Never commit or push — leave all changes in the working tree. ## Modes - **Full audit** (no argument) — run the whole Workflow below, every surface, both scopes. - **Targeted sync** (argument given) — the user named one thing: a path (`.claude/agents/reviewer.md`, `.agents/skills/tests/`, `.mcp.json`), a bare name (`the tests skill`, `reviewer agent`), or a surface (`mcp`, `hooks`). Sync only that item; do NOT scan or report on anything else. See "Targeted mode" below. ## Why this skill exists Both tools configure the same concepts (inst