Agent skill · software engineering · thebushidocollective
mise-tool-management
Use when managing development tool versions with Mise. Covers installing tools, version pinning, and replacing language-specific version managers.
Why this skill is useful
Adds specific commands and configurations for managing tool versions with Mise that the AI wouldn't reliably generate on its own.
What it needs
Requires mise installed locally. About 4k tokens when loaded. Last updated 2026-07-19. 187 stars on the source repository.
What this skill does
Mise - Tool Management Managing development tool versions across projects with Mise as a unified version manager. Basic Tool Installation Installing Tools Setting Tool Versions Tool Configuration in mise.toml Basic Tool Definitions Version Prefixes Multiple Versions Tool-Specific Configuration Node.js Configuration Python with Virtual Environments Custom Tool Sources Supported Languages & Tools Core Tools Package Managers Tool Version Strategies Lock to Specific Versions Use Ranges for Flexibility Latest for Experimentation Managing Tool Aliases Creating Aliases Using Aliases in Configuration Tool Verification Check Installed Tools Tool Information Migration from Other Version Managers From asdf From nvm From pyenv Best Practices Pin Production Dependencies Document Required Tools Use Tool-Specific Settings Verify Tool Installation Common Patterns Monorepo Tool Management Development vs Production Tool Updates Strategy Anti-Patterns Don't Mix Version Managers Don't Hardcode Tool Paths Don't Skip Version Constraints Don't Ignore Tool Dependencies Advanced Patterns Conditional Tool Installation Tool Installation Hooks Backend Selection Related Skills task-configuration: Defining tasks that use managed tools environment-management: Managing environment variables with tools
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills thebushidocollective/tool-management