Skip to main content

codex-exec-pitfalls

Pitfalls when using `codex exec` to drive a third-party CLI tool, skill, plugin, or workflow (NOT for using Codex as a coding agent — see the bundled `codex` skill for that). Class-level skill. Triggers when the task involves driving any external tool via `codex exec`, especially when: (a) the tool needs an env var to gate a network call or feature flag, (b) the tool needs stdin to receive a secret or code, (c) the agent must follow a multi-phase protocol (preflight → enroll → hand-off → poll), or (d) you want the agent to run scripts that you could just as easily run yourself. Anti-trigger: pure coding tasks ("add dark mode", "fix this bug") → use the bundled `codex` skill. Anti-trigger: one-shot shell commands you can run directly → skip `codex exec` entirely.

Ir para a instalação

Informações da origem

Repositório
jleechanorg/claude-commands
Última atividade na origem
2 de agosto de 2026 às 01:06
Idioma detectado do SKILL.md
inglês
Estrelas
3
Forks
0

Opções de instalação

Por padrão, está selecionado o prompt que primeiro revisa a origem. Você pode mudar para um comando direto ou baixar uma cópia local.

Revise os arquivos de origem

Leia o SKILL.md e os arquivos complementares exibidos pelo SkillsMP antes de decidir se vai instalar.