// bundled skills · 15

delegate-codex

Escalate to Codex/GPT for code generation, scaffolding, long implementation flows and multi-step coding.

Metadata

params source bundled Installed by default in the Okami-Agent repository. path file skills/delegate-codex/SKILL.md triggers keywords codex, gpt, code generation, implement, scaffold, escalate loaded by tool use_skill loads the full SKILL.md when the task matches.

When to use

  • Long coding implementation.
  • Scaffolding or high-volume generation.
  • Local model is stuck on code.

When not to use

  • Pure copy/writing tasks.
  • No Codex login.
  • Read-only analysis.
  1. Use okami task ... -p codex.
  2. Use --escalate codex as fallback.
  3. Keep tests/gates as source of truth.

Completion checks

  • The workflow was followed.
  • Relevant commands/tests/gates were run.
  • The result cites real files or observable evidence when applicable.

Open this page in the interactive docs