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.

インストールへ移動

ソース情報

リポジトリ
jleechanorg/claude-commands
ソースの最終更新活動
2026年8月2日 01:06
検出された SKILL.md の言語
英語
スター
3
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。