CtrlK
BlogDocsLog inGet started
Tessl Logo

mv

Move or rename files and directories. Use when relocating files, renaming, or moving across filesystems.

76

Quality

95%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Discovery

89%

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

This is a solid, concise description that clearly communicates both what the skill does and when to use it. The trigger terms are natural and well-chosen. The only minor weakness is that the capability list could be slightly more specific about edge cases or additional features.

DimensionReasoningScore

Specificity

Names the domain (files and directories) and some actions (move, rename), but doesn't list more specific capabilities like handling conflicts, cross-filesystem moves, or batch operations in detail.

2 / 3

Completeness

Clearly answers both 'what' (move or rename files and directories) and 'when' (Use when relocating files, renaming, or moving across filesystems) with an explicit 'Use when...' clause.

3 / 3

Trigger Term Quality

Includes natural keywords users would say: 'move', 'rename', 'files', 'directories', 'relocating', 'filesystems'. These cover the common ways users would phrase such requests.

3 / 3

Distinctiveness Conflict Risk

The description targets a clear niche—file moving and renaming—with distinct triggers that are unlikely to conflict with other skills like file creation, deletion, or content editing.

3 / 3

Total

11

/

12

Passed

Implementation

100%

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

This is a well-crafted reference skill for the mv command. It is concise, actionable, and well-structured with a clean flag table, executable examples covering all major use cases, and a valuable gotchas section that highlights non-obvious behaviors. The content respects Claude's intelligence while providing genuinely useful specifics.

DimensionReasoningScore

Conciseness

The content is lean and efficient. It presents a reference-style format with a synopsis, flag table, examples, and gotchas without explaining what mv is in unnecessary detail. Every section earns its place.

3 / 3

Actionability

All examples are concrete, executable bash commands covering common use cases. The flag table is complete and specific. The gotchas section provides actionable warnings with specific solutions (e.g., use -T to prevent directory nesting).

3 / 3

Workflow Clarity

This is a single-command skill, not a multi-step workflow. The examples are clearly organized by use case, and the gotchas section serves as validation guidance by warning about common pitfalls like silent skipping with -n and cross-filesystem performance.

3 / 3

Progressive Disclosure

For a simple single-command skill with no bundle files, the content is well-organized into logical sections (synopsis, flags, examples, gotchas) that are easy to scan. No external references are needed, and the structure is appropriate for the scope.

3 / 3

Total

12

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
flox/floxenvs
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.