Codex Check banner
treylom treylom

Codex Check

Development community

Description

--- description: Codex CLI 설치 + OAuth 인증 + 모델 picker 검증 (thiscode 의 Codex 호출 layer 가 동작하는지 확인) allowed-tools: Bash Read AskUserQuestion disable-model-invocation: true --- # /thiscode:codex-check — Codex CLI 검증 > **⚡ 실행 지시**: 이 문서는 슬래시 커맨드 본문이다 — 로드된 것 자체가 사용자의 실행 요청이다. 문서 요약·소개 출력이나 "실행할까요?" 확인 질문으로 멈추지 말고 **아래 단계를 지금 즉시 실행**한다. (본문이 명시하는 인터뷰·AskUserQuestion 단계는 그 지점에서 그대로 수행 — 그 외 추가 확인 ❌) > thiscode 의 codex 호출 layer (`/tofu-at-codex`, `codex-exec-bridge` skill, subprocess `codex exec` 패턴) 가

Installation

Installs to ~/.claude/skills/treylom-thiscode-codex-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/treylom-thiscode-codex-check && curl -fsSL https://raw.githubusercontent.com/treylom/ThisCode/HEAD/commands/codex-check.md -o ~/.claude/skills/treylom-thiscode-codex-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository