codex-cli

Solid

Run OpenAI Codex CLI for coding tasks, implementation, reviews, and second-opinion audits with mandatory task-based routing across GPT-5.6-or-newer models. Use when a user asks to run, ask, or use Codex; says "codex prompt"; wants a Codex code/logic/plan audit; or wants Claude to delegate work to OpenAI models. Inspect the live Codex model catalog, explicitly pin an eligible model and reasoning effort on every invocation, route clear high-volume work to Luna, everyday work to Terra, and difficult or high-value work to Sol. Use Sol with max reasoning for plan audits. Never invoke or fall back to GPT-5.5, GPT-5.4, GPT-5.3-Codex-Spark, OSS, or any model older than GPT-5.6.

AI & Automation 25 stars 8 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
47
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Codex CLI Use OpenAI's local agentic coding CLI (`codex`) for second opinions, delegated builds, code review, diagnosis, and non-interactive execution. Treat the live CLI model catalog as authoritative; the current GPT-5.6 family is: - `gpt-5.6-sol`: frontier capability for ambiguous, difficult, or high-value work. - `gpt-5.6-terra`: balanced everyday capability, speed, and usage. - `gpt-5.6-luna`: rapid, economical execution for clear, repeatable, high-volume work. Prefer explicit catalog slugs over the `gpt-5.6` alias so the selected route is auditable. ## Non-negotiable model floor Apply these rules to every Codex call made under this skill: 1. Use only a listed OpenAI GPT model whose numeric version is `5.6` or newer. 2. If the catalog contains a newer numeric GPT family, prefer the newest family and map the task to its equivalent capability, balanced, or rapid tier when those tiers exist. 3. Explicitly pass both the model and a reasoning effort supported by that exact catalog entry. Never rely on the user's default model. 4. Never use GPT-5.5, GPT-5.4, GPT-5.3-Codex-Spark, `o3`, another older/non-GPT model, or `--oss` as a fallback. 5. If no eligible model is available, stop and report that Codex must be updated or the account needs access. Do not silently downgrade. 6. If the user explicitly requests a model below the floor, do not run it. Explain the conflict and offer the closest GPT-5.6-or-newer route. Within the same version, escalate unavailable tiers upwa...

Details

Author
georgekhananaev
Repository
georgekhananaev/claude-skills-vault
Created
6 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category