use-codex-llm
Installation
SKILL.md
Use Codex LLM with Claude Code
Enforce Claude Code interaction reliability when using Codex-compatible models. Prioritize strict protocol compliance over prose quality.
Load references/protocol.md when you need exact templates or good/bad examples.
Operating Goal
Keep long tasks running without manual rescue by making each turn:
- parse user intent,
- choose the correct Claude Code action type,
- execute with exact command/tool format,
- report evidence and next action.
Model Policy
Related skills