What problem does it solve?
This Skill removes the guesswork from installing, refreshing, and validating oh-my-codex so the current project and user-level environments stay consistent and ready to use.
Core Features & Use Cases
- Scope-aware setup: Handles both user and project installation paths, including persisted scope preferences and TTY prompts.
- Delivery mode management: Chooses between legacy and plugin-based skill delivery, with migration and cleanup behavior for existing installs.
- Safety and validation: Preserves existing files when appropriate, guards active sessions, and verifies expected CLI, config, and hook markers.
- Use Case: A developer can run setup on a fresh repo, refresh an existing workspace after a version change, or repair a broken local OMX installation without manually editing configuration files.
Quick Start
Run the omx setup command for your intended scope, then confirm the result with omx doctor.