codex-cli

Installation
SKILL.md

Codex CLI Integration Skill (v2.37)

v2.89 Key Changes (GPT-5.3-CODEX FAMILY)

  • Model family: gpt-5.3-codex with three reasoning tiers
  • Reasoning tiers: medium (default), high, xhigh (maximum)
  • Profiles: Pre-configured profiles for each reasoning level
  • Backward compatible: Still supports model override via -m flag

Reasoning Tier Selection:

Tier Model Use Case Command
medium gpt-5.3-codex Default, fast code tasks codex exec "prompt"
high gpt-5.3-codex-high Complex analysis, security codex exec --profile high "prompt"
xhigh gpt-5.3-codex-xhigh Architecture, critical review codex exec --profile xhigh "prompt"

ultrathink - Take a deep breath. We're not here to write code. We're here to make a dent in the universe.

Installs
2
GitHub Stars
138
First Seen
May 3, 2026
codex-cli — alfredolopez80/multi-agent-ralph-loop