omd-update

Installation
SKILL.md

Update oh-my-design

Update only the OmD installation the user already has. Preserve its project/global scope, installed channels, Cursor compatibility mode, DESIGN.md, references added by the user, and every file outside OmD ownership.

Workflow

  1. Run from the intended project root unless the user explicitly requests the global installation.

  2. Use the latest package as the executor:

    npx oh-my-design-cli@latest update
    

    For a global installation, append --global. For another project root, append --dir <path>.

  3. Never add --force. The update command detects installed channels, preserves the existing scope, refreshes managed files, and runs the equivalent of a post-update doctor check.

  4. If the command reports a protected local difference, stop. Show the exact scoped repair command or manual action it prints; do not overwrite the file on the user's behalf.

  5. Report the before/after state, preserved scope and channels, and any skipped drift. Do not claim success if the exit code is non-zero.

  6. Tell the user to restart the coding agent, then run:

Installs
1
GitHub Stars
459
First Seen
1 day ago
omd-update — kwakseongjae/oh-my-design