CLI tool for syncing skills, subagents, AGENTS/CLAUDE.md and provider-specific files.
uv add agent-synchronizeruv run agent-synchronizer <central_repo> \
--config <config_path> \
--save-config \
--sync-report \
--verbose \common:
- AGENTS.md
- skills
- agents
providers:
- name: codex
path: /Users/me/.codex
files:
- config.tomlcommon lists files and directories synced for every provider. Provider files are
synced under that provider's directory in the central repo.
We use the $HOME-based config directories for each provider.
- Claude
- Codex
- OpenCode
- Cursor