agents symlink
Share commands and agents across Claude Code, Codex, OpenCode, and FactoryAI.
agents symlink creates symlinks so multiple AI coding tools share the same
commands and agents. Edit once, and every linked tool stays in sync.
aiblueprint agents symlink
How it works
The command is interactive:
- Choose a source tool (Claude Code, Codex, OpenCode, or FactoryAI).
- Choose the content type to share - commands, agents, or both.
- Select one or more destination tools.
- The CLI creates the symlinks, skipping any target that already exists as a real file.
Supported tools
| Tool | Agents |
|---|---|
| Claude Code | Yes |
| Codex | Yes |
| OpenCode | - |
| FactoryAI | Yes |
When to use it
Use symlink when you maintain config in one tool and want another to reuse it
without copying. For a full migration into the shared ~/.agents folder, use
agents unify instead.