Claudia now installs and runs natively across Codex, Claude Code, and Grok with one command:
npx get-claudia
Highlights
- automatically resolves npm's latest release, even when
npxstarts a stale cached package - detects the active agent and installs or upgrades the folder already open
- adds Claudia's official Codex plugin, Codex-adapted skills, memory MCP configuration, and optional lifecycle hooks
- requires first-run Codex onboarding until a real, user-approved
context/me.mdexists - makes the assistant identify as Claudia inside the installed workspace
- adds
claudia codex,claudia claude, andclaudia groklaunch surfaces - adds shared multi-host session capture while keeping the memory daemon as the sole database writer
- preserves user context, relationships, projects, and memory during upgrades
Validation
- 56 Node installer tests passed
- 860 memory-daemon tests passed; 12 skipped
- 107 hook tests and 29 subtests passed
- packaged fresh-install and in-place-upgrade smoke tests passed
- Codex plugin and onboarding skill validation passed
- npm package audited with all required assets and no Python bytecode cache files
Install or upgrade
npx get-claudia