What problem does it solve?
This Skill automates the process of syncing Codex global configuration from a local Codex directory into the dotfiles Codex config directory, ensuring a seamless and consistent configuration experience across devices.
Core Features & Use Cases
- Automated Sync: Syncs Codex configuration without copying local machine state, such as credentials and runtime paths.
- Filtering Machine-Local State: Ensures that only shared preferences, models, agents, features, plugins, profiles, and desktop-wide settings are synced.
- Use Case: Ideal for users who want to update shared Codex settings or avoid copying local project trust, credentials, sessions, caches, and runtime paths.
Quick Start
To preview the sanitized sync, run:
~/.dotfiles/config/ai/agents/skills/sync-codex-dotfiles/scripts/sync-codex-dotfiles.py
Apply the changes after reviewing the diff with:
~/.dotfiles/config/ai/agents/skills/sync-codex-dotfiles/scripts/sync-codex-dotfiles.py --apply