Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How are you porting over your memories, skills, commands (codex doesn't have commands).


I didn't use commands. I only used rules, memories, and skills. I asked Codex to read rules and memories from where Claude Code stores them on the filesystem and merge them into `AGENTS.md` and this actually works better because Anthropic prompts Claude Code to write each memory to a separate file, so you end up having a main MEMORY.md that acts as a kind of directory that lists each individual memory with its file name and brief description, hoping that Claude Code will read them, but the problem is that Claude Code never does. This is the same problem[0] that Vercel had with skills I believe. Skills are easy to port because they appear to use the same format, so you can just do `mv ~/.claude/skills ~/.codex/skills` (or `.agents/skills`).

[0]: https://vercel.com/blog/agents-md-outperforms-skills-in-our-...




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: