How I Set Up Droid, Claude Code, and Codex with Shared Configuration
I use AI coding agents daily — Droid, Claude Code, and Codex. I prefer Droid at the moment, but my setup is basically the same for all 3.
Because I use all 3 and my configuration is basic, I have it set up so that there is just 1 set of configuration files stored in Dropbox.
Configuration
The configuration lives in ~/.config/coding-agents/ with softlinks:
AGENTS.md— softlinked to bothCLAUDE.md(for Claude Code) andAGENTS.md(for Droid/Codex)skills/— softlinked for all 3 agentscommands/— softlinked tocommands/for Droid and Claude Code, andprompts/for Codex
This way I maintain one set of files and all 3 agents stay in sync.