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에 표시된 보조 파일을 읽어 보세요.