Diagnose, fix, and validate mise runtime failures. Use when commands fail from mise config, missing runtimes, stale pins, trust prompts, or shell activation drift.
65
79%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./Skills/agent-ops/fix-mise/SKILL.mdDiagnose, fix, and validate mise runtime failures. Use when commands fail from mise config, missing runtimes, stale pins, trust prompts, or shell activation drift.
Operation not permitted.mise itself or distinguishing it from mise upgrade tool updates.schema_version.mise doctor, mise --version, which mise, and mise cache path.mise install for missing tools and mise list to confirm selected versions.mise trust <path> only for the specific config file or directory causing a trust blocker.mise cache prune --dry-run before pruning stale cache, then mise cache prune only when cleanup is actually requested.mise binary according to its install method: Homebrew-managed installs use brew upgrade mise; non-package-manager installs can use mise self-update --yes.mise upgrade for configured tools, not the mise binary itself. Use mise upgrade --dry-run before changing tool versions unless the user explicitly asked for a broad upgrade.mise doctor and the original failing command in the same execution context that failed.mise self-update against a package-manager install or using mise upgrade when the user asked to update the mise binary.Operation not permitted as file ownership damage before checking sandbox or runtime writable-root policy.mise doctor reports cache, config, data, shims, and state directories. Use that live output rather than hard-coding Linux paths.~/.npm or ~/Library/Caches/mise. Check sandbox writable roots before deleting cache or changing ownership.self_update_available: no; update them with Homebrew and verify with mise --version.~/Library/Caches/mise with Operation not permitted; diagnose without deleting my cache.".mise.toml is untrusted; trust only the config in scope and rerun the failing bootstrap command."mise itself, then verify whether this Homebrew install is still healthy with mise doctor."Infrastructure/references/deferred-skill-context/agent-ops-fix-mise/.f1f2f21
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.