Migrate Claude-era skills into native Codex skill artifacts with a preservation-first workflow. Also migrate project-local Claude slash commands and command hooks in batch mode as review-required Codex artifacts. Classify migration risk, preserve control shape, validate runtime-coupling leaks, and require a Codex nativeness audit before calling the result native. Use for "migrate skill to codex", "convert skill to codex", "port skills", or "codex compatibility". This skill does not migrate agents.
$npx -y skills add zuharz/ccode-to-codex --skill migrate-to-codexInstalls into the current project.
Run `npx skills use "https://github.com/zuharz/ccode-to-codex" --skill "zuharz/ccode-to-codex/migrate-to-codex"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/zuharz/ccode-to-codex" that are relevant to the current task. Run `npx skills add "https://github.com/zuharz/ccode-to-codex"` and select the relevant skills, then follow their instructions.