agents symlink

Share agents across Claude Code, Codex, and FactoryAI.

agents symlink creates symlinks so multiple AI coding tools share the same agents. Edit once, and every linked tool stays in sync.

aiblueprint agents symlink

How it works

The command is interactive:

  1. Choose a source tool (Claude Code, Codex, or FactoryAI).
  2. Select one or more destination tools.
  3. The CLI creates the symlinks, skipping any target that already exists as a real file.

Supported tools

Tool Agents
Claude Code Yes
Codex Yes
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.