Mise Update banner
emadd emadd

Mise Update

Productivity community

Description

--- description: Update the installed mise workflow commands to the latest published version — fetches main from the canonical repo and re-runs its installer, never from a local working copy. argument-hint: [optional: "--project ." to update this project's ./.claude instead of global; or a branch/ref other than main] --- You are running **/mise-update** — it refreshes the *installed* mise commands (`/mise-init`, `/mise-cook`, `/mise-handoff`, `/mise-clean`, plus `WORKFLOW-ORCHESTRATION.md` and

Installation

Installs to ~/.claude/skills/emadd-mise-en-claude-mise-update/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emadd-mise-en-claude-mise-update && curl -fsSL https://raw.githubusercontent.com/emadd/mise-en-claude/HEAD/commands/mise-update.md -o ~/.claude/skills/emadd-mise-en-claude-mise-update/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository