What problem does it solve?
Guides users safely through oh-my-droid configuration so every prerequisite—from scope selection to FACTORY.md updates, HUD setup, and background process enabling—is completed without guesswork or manual recovery. The wizard also tracks progress, resumes gracefully after interruptions, and enforces required prompts such as parallelism and repo starring.
Core Features & Use Cases
- Scope-aware configuration: Always prompts for local vs. global setup, downloads the latest FACTORY.md via curl with backups, and records progress in
.omd/state/setup-state.json.
- Operational safeguards: Detects stale state, saves progress after each step, clears state on completion, and enforces mandatory commands like the parallelism question or global background process toggle.
- Additional automation: Verifies plugin installation, cleans caches, sets default execution modes, runs HUD setup via the
hud skill, optionally triggers MCP server onboarding, detects 2.x upgrades, and asks about starring the project.
Quick Start
Run the /omd-setup wizard with your preferred scope and answer each guided prompt to configure oh-my-droid end to end.