Launch OpenAI's Codex CLI in a tmux session and run the /review command to get a code review of uncommitted changes. The skill handles the full lifecycle: setup, command execution, waiting for completion (up to 60 minutes), capturing output, and cleanup.
If you want to watch the session while it runs:
Esegui Codex CLI /review tramite tmux per esaminare le modifiche non confermate. Avvia Codex in una sessione tmux isolata, invia il comando /review, seleziona l'opzione 2, acquisisce l'output. Da utilizzare quando si desidera un secondo parere sulle modifiche al codice non confermate. Fonte: alexatmtit/custom-skills.
Apri il tuo terminale o strumento da riga di comando (Terminal, iTerm, Windows Terminal, ecc.) Copia ed esegui questo comando: npx skills add https://github.com/alexatmtit/custom-skills --skill codex-review Dopo l'installazione, la skill verrà configurata automaticamente nel tuo ambiente AI di coding e sarà pronta all'uso in Claude Code, Cursor o OpenClaw