cli-toolstools
codex
Route `/codex ...` requests to the local Codex CLI for one-shot autonomous execution. Use when the user explicitly invokes `/codex` or asks to hand a task off to Codex. Preserves the prompt verbatim, handles non-git directories, captures failures cleanly, and returns Codex's final message.
maintainer
petekp
Mis à jour 4/6/2026
Étoiles
24
Forks
7
quick start
Installation and usage
Route `/codex ...` requests to the local Codex CLI for one-shot autonomous execution. Use when the user explicitly invokes `/codex` or asks to hand a task off to Codex. Preserves the prompt verbatim, handles non-git directories, captures failures cleanly, and returns Codex's final message.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use codex