Comment by yatsyk

6 hours ago

Skills live in two source-of-truth git repos (private and public). Agents edit skills by my request, and syncs to all coding agents ~/.claude/skills/, ~/.codex/skills, ~/.pi/agent/skills, ~/.config/opencode/skills etc. with agent written sync-agent-skill script. script ensures that no local changes was made in-place.

Codex and Claude Code both respect ~/.agents/skills; you don't need to have ~/.codex/skills and ~/.claude/skills .

Why do you use so many different agents if I may ask?

  • I mainly use Claude Code, but I had an idea to build an orchestrator for coding agents, so I experimented with several