01
Inspect commands
Terminal
npx get-codex-theme@0.7.0 --help
npx get-codex-theme@0.7.0 status --json
npx get-codex-theme@0.7.0 doctor --json02
Theme lifecycle
Terminal
npx get-codex-theme@0.7.0 validate <theme-directory> --strict-assets
npx get-codex-theme@0.7.0 render-preview <theme-directory> --state all
npx get-codex-theme@0.7.0 pack <theme-directory>
npx get-codex-theme@0.7.0 use <theme-id-or-directory>
npx get-codex-theme@0.7.0 restore03
Agent use
Generated website prompts use a pinned, non-interactive command so an agent and a human execute the same validator contract.
Terminal
npx --yes get-codex-theme@0.7.0 --help