CtrlK
BlogDocsLog inGet started
Tessl Logo

mise-complete

Configure and operate Mise for deterministic developer environments. Use when installing runtime/tool versions, defining reusable tasks, managing layered environment variables, migrating from asdf/nvm/pyenv, or debugging mise.toml behavior in CI and local shells. Keywords: mise, mise.toml, tool versions, tasks, env, asdf migration, setup automation, dev environment.

72

Quality

90%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured and highly actionable: every command is executable with expected results, the workflow includes validation and an error-recovery loop, and the mise.toml example is complete. The main improvements are trimming meta-content (the self-referential evaluate command, partial Core Principles/Anti-Patterns overlap) and tightening the References section so every bundle file is discoverable and described.

Suggestions

Remove the 'Evaluate this skill quality' quick command — it invokes an auditor script outside this bundle and is irrelevant to operating Mise, so it spends tokens without aiding the skill's purpose.

Annotate each References entry with a short 'when to use' cue (e.g., 'references/tools-migration.md — asdf/nvm/pyenv → Mise migration steps') so the index signals what each file covers, matching the well-signaled reference style of the rubric's top anchor.

Link or remove the six unreferenced bundle files (config-best-practices.md, env-loading.md, env-patterns.md, tasks-organization.md, tasks-patterns.md, tools-plugins.md) so no reference content is orphaned and undiscoverable from SKILL.md.

DimensionReasoningScore

Conciseness

The body is efficient — commands with terse 'Expected result' lines, a compact mise.toml example, and no explanations of concepts Claude already knows — but it is not fully lean: the 'Core Principles' section partially duplicates the Anti-Patterns section, and the 'Evaluate this skill quality' quick command ('sh skills/agentic-harness/skill-quality-auditor/scripts/evaluate.sh mise-complete --json') is self-referential audit tooling that earns no tokens for the skill's actual purpose. This sits between the 3 anchor (some unnecessary content) and the 5 anchor (every token earns its place).

4 / 5

Actionability

All quick commands ('mise install', 'mise doctor', 'mise ls', 'mise use node@22', 'mise run test', 'mise env') are copy-paste ready with expected outcomes, and the mise.toml example is a complete, valid, executable configuration covering tools, tasks, and env. The common cases of the workflow are fully covered, matching the anchor-5 example; there are no missing key details that would drop it to 4.

5 / 5

Workflow Clarity

The 'Deterministic Workflow' is a clearly sequenced 6-step process with an explicit validation step ('Install configured tools and validate with mise install && mise doctor') and a feedback loop ('If mise install fails, run mise doctor to diagnose path or plugin issues, then re-run mise install'). This matches the anchor-5 pattern of sequence + explicit validation + error-recovery loop; the operations are also non-destructive, so no cap applies.

5 / 5

Progressive Disclosure

The References section lists 10 one-level-deep paths, all of which exist in the bundle, and the body stays lean with detail pushed to those files. It falls short of the 5 anchor because the reference entries are bare paths with no signal of what each covers or when to read it, and 6 bundle files present in references/ (config-best-practices.md, env-loading.md, env-patterns.md, tasks-organization.md, tasks-patterns.md, tools-plugins.md) are never referenced, creating orphaned content that hurts navigation.

4 / 5

Total

18

/

20

Passed

Description

92%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: explicit what-and-when structure, third-person voice, multiple concrete capabilities, and a keyword list that reinforces triggering. The only gap is a handful of natural synonym phrasings (e.g., 'version manager', 'runtime versions') that would push trigger term quality to full marks.

DimensionReasoningScore

Specificity

The description lists multiple concrete actions — 'installing runtime/tool versions, defining reusable tasks, managing layered environment variables, migrating from asdf/nvm/pyenv, or debugging mise.toml behavior' — which comprehensively covers Mise's core surface (tools, tasks, env, migration, debugging). It is not below this anchor: only one or a few actions with gaps would warrant a 4.

5 / 5

Completeness

Both halves are explicit: 'what' is 'Configure and operate Mise for deterministic developer environments' and 'when' is the 'Use when installing runtime/tool versions, defining reusable tasks... or debugging mise.toml behavior' clause with concrete trigger phrases. This matches the anchor-5 good example structure exactly; a 4 would require the 'when' to be less explicit or specific.

5 / 5

Trigger Term Quality

Keywords 'mise, mise.toml, tool versions, tasks, env, asdf migration, setup automation, dev environment' plus 'asdf/nvm/pyenv' and 'CI' in the Use-when clause give good natural-term coverage. It falls short of the 5 anchor ('comprehensive coverage of natural terms including synonyms and file extensions') because common user phrasings like 'version manager', 'runtime versions', or 'mise use' are absent.

4 / 5

Distinctiveness Conflict Risk

It carves out a clear Mise-only niche with distinct triggers (mise, mise.toml, asdf migration), and naming asdf/nvm/pyenv is scoped to migration intent, so conflict risk is minimal. A 4 would require meaningful overlap with a closely related skill, which is not the case.

5 / 5

Total

19

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

Total

15

/

16

Passed

Repository
pantheon-org/tekhne
Reviewed

Table of Contents

Is this your skill?

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.