mise
Installation
SKILL.md
mise
mise is the only allowed runtime and tool manager for projects this skill
applies to.
Every project pins all tools in mise.toml at the repo root,
records resolved versions in a committed mise.lock,
disables the ubi and asdf backends,
routes Python CLIs through pipx
and Node CLIs through npm,
and uses aqua (or mise's built-in core) for everything else.