Codex 명령어 마스터
Codex CLI 슬래시 명령어를 기본 묶음과 심화 페이지로 정리한 실전 핸드북
이 핸드북은 Codex CLI 명령어를 빠르게 선택하고 정확히 적용하기 위한 실무 가이드입니다. 기본 명령어는 묶어서 설명하고, 실무 영향이 큰 명령어는 개별 심화 페이지로 분리했습니다.
기준 출처
OpenAI Codex 공식 slash commands 페이지를 기본 기준으로 삼고, slash docs보다 먼저 반영된 최신 명령은 official changelog/release로 보강했습니다. 2026-05-10 KST 검증 기준, 최신 CLI는 v0.130.0 (2026-05-08) 입니다.
v0.128.0~v0.130.0 업데이트 (2026-05-10)
/goal— 긴 작업의 persisted goal을 설정/조회/pause/resume/clear하는 공식 명령으로 반영/keymap— TUI shortcut을 context별로 점검하고config.toml에 저장하는 명령 추가/side— 공식 slash docs에 등재되어 임시 side conversation 표준 명령으로 승격/stop— background terminal 중지 명령 추가,/clean은 alias로 유지- changelog 우선 surface —
/hooksbrowser와/vim은 0.129.0 changelog에 있지만 공식 slash 표에는 아직 없어 preview 항목으로 추적
빠른 진입
명령어 체계 먼저 보기
명령어 분류와 선택 기준
기본 묶음 먼저 익히기
/status, /clear, /copy, /new 같은 공통 기본기
심화 명령 바로 적용
권한/샌드박스/에이전트 운영부터 심화
참고 링크
- Codex slash commands: https://developers.openai.com/codex/cli/slash-commands
- Codex CLI features: https://developers.openai.com/codex/cli/features
- Codex changelog: https://developers.openai.com/codex/changelog
- Codex releases: https://github.com/openai/codex/releases
릴리즈 타임라인 확인
명령어별 “최초 추가 시점”과 “최초 언급 시점”은
/books/codex-command-master/verification에서 릴리즈 링크와 함께 확인할 수 있습니다.