From devkit
Claude Code Agent定義(.md)をCodex subagent定義(agents/*.toml)に変換するガイド。 フィールドマッピング・developer_instructions変換・skillsのdescription自動ロード方式・検証手順・よくある失敗パターンを網羅。 Use when converting Claude Code agents to Codex format, migrating agent definitions, or setting up Codex subagents. Triggers: "agentをcodexに変換", "codex agent変換", "agent migration"。
How this skill is triggered — by the user, by Claude, or both
Slash command
/devkit:converting-agents-to-codexgeneral-purposeThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
詳細な手順・ガイドラインは `INSTRUCTIONS.md` を参照してください。
詳細な手順・ガイドラインは INSTRUCTIONS.md を参照してください。
| 項目 | 内容 |
|---|---|
| 最終確認日 | 2026-06-07 |
| 出典 URL | https://developers.openai.com/codex/subagents |
| https://developers.openai.com/codex/config-reference |
このスキルを使って作業を始める前に、上記URLで最新仕様を確認すること。仕様変更(フィールド名・必須項目・起動メカニズム等)を検出した場合は、マッピングへの影響を評価してから変換作業に入る。
npx claudepluginhub sumik5/sumik-llm-plugin --plugin devkitCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.