mise

Installation
SKILL.md

mise

Manage a project's dev tools, language runtimes, and tasks through a single committed mise.toml. The official docs at https://mise.jdx.dev/ cover the full surface; this skill captures the how we use it here decisions, not the reference.

Quick start

One mise.toml per repo is the single source of truth for every tool, runtime, and task. Pin versions explicitly, prefer built-in backends (aqua, github), drive work through mise run <task>, and adopt in phases: host -> CI -> containers.

Core conventions

Installs
3
First Seen
Jun 30, 2026
mise — akunzai/agent-skills