NEW
Transfer skills.md from claude code to codex
Watch: Claude Skills + Memory Layer: Retain context across Claude Code and Codex by Byterover Transferring skills from Claude Code to Codex enables developers to leverage Codex’s execution capabilities while retaining the advanced prompting features of Claude Code. This integration addresses the need for interoperability between AI coding systems, as highlighted by developers who built extensions like "skills" to automate tasks such as code reviews across platforms . By translating CLAUDE.md configurations into AGENTS.md formats, the process ensures compatibility with Codex CLI workflows without duplicating configurations . This approach aligns with Codex’s growing support for standardized skill definitions, as seen in proposals for SKILL.md files that mirror Claude Code’s architecture . Proper organization of .md files is critical, as these files define both the functional scope and execution context for skills across tools . As mentioned in the section, understanding interoperability requirements is key to successful integration. Codex offers specialized execution environments that complement Claude Code’s prompting strengths. For example, skills built to prompt Codex directly from Claude Code allow developers to delegate tasks like commit analysis or API guideline enforcement without switching tools . This reduces context-switching overhead and maintains a continuous workflow, as demonstrated by users who integrated Codex into their Claude Code extensions . Additionally, Codex’s CLI support for skills—via standardized SKILL.md files—enables version-controlled, reusable automation . See the section for more details on implementing these standardized formats. The ability to retain context across Claude Code and Codex, as shown in memory layer integrations, further enhances productivity by preserving session state during complex coding tasks . These benefits are amplified by Codex’s expanding interoperability features, which reflect deliberate design choices to align with Claude Code’s skill ecosystem .