CtrlK
BlogDocsLog inGet started
Tessl Logo

finetuning

This skill should be used when picking or diagnosing a training move (SFT, LoRA, DPO/KTO/ORPO, RFT, GRPO/PPO/RLOO, RLHF), or when the user mentions fine-tuning, post-training, training recipe, reward design, or weight updates. Decision tree by reward shape, smoke-run gate, three failure diagnostics, five false-progress patterns. Provider recipes and I/O contract in references/.

78

Quality

100%

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

100%Weight 40%Scale 1-3

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

The body is an expert, actionable skill: terse prose, multiple executable code blocks, well-sequenced workflows with validation gates and feedback loops, and a clean one-level-deep reference structure with verified paths. It scores at the top of every dimension.

DimensionReasoningScore

Conciseness

Terse expert voice ("Priors, not rules", "SFT-then-RL is not a law") that assumes competence and never re-explains RL/SFT basics; its length comes from domain breadth and evo-specific contracts, not padding. Not 2: there is little unnecessary explanation of concepts Claude already knows.

3 / 3

Actionability

Multiple copy-paste-ready blocks: the warm-start Python snippet, the .evo/cache Python snippet, `evo config set max-attempts 1`, the TRL `report_to` one-liners, and the ideator `Task(...)` call. Not 2: these are executable code/commands, not pseudocode.

3 / 3

Workflow Clarity

A numbered 5-step mid-eval/early-stop sequence with explicit validation checkpoints ("Mini-eval after each checkpoint", "Early-stop on regression", "Save the BEST checkpoint") plus the smoke-run gate and spot-check feedback loops. Not 2: validation steps and error-recovery loops are explicit, not implicit.

3 / 3

Progressive Disclosure

The body is an overview pointing through an ASCII reference tree with per-file "Read FIRST/Read when..." triggers, one level deep; every cited path (glue.md, trace-schema.md, diagnostics.md, false-progress.md, observability.md, rl/art.md, sft/tinker.md, serving/vllm.md) was verified present. Not 2: content is appropriately split and clearly signaled rather than inlined.

3 / 3

Total

12

/

12

Passed

Description

100%Weight 40%Scale 1-3

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

The description is dense and specific, covering what the skill does, when to use it, and a broad set of natural trigger terms in third-person voice. It clearly satisfies all four dimensions at the top of the scale.

DimensionReasoningScore

Specificity

Enumerates concrete actions like "picking or diagnosing a training move (SFT, LoRA, DPO/KTO/ORPO, RFT, GRPO/PPO/RLOO, RLHF)" and "Decision tree by reward shape, smoke-run gate, three failure diagnostics, five false-progress patterns" — multiple specific capabilities, matching the score-3 anchor. Not 2: it lists concrete actions rather than only naming a domain.

3 / 3

Completeness

"This skill should be used when picking or diagnosing..." answers when explicitly, and "Decision tree by reward shape, smoke-run gate..." answers what — both present with an explicit trigger clause. Not 2: the when is stated, not merely implied.

3 / 3

Trigger Term Quality

Natural user phrasings are present ("fine-tuning, post-training, training recipe, reward design, or weight updates") alongside the technique acronyms, giving good coverage of terms a user would actually say. Not 2: it goes beyond technical jargon to common variations.

3 / 3

Distinctiveness Conflict Risk

A clear finetuning/post-training niche with distinct triggers (technique names + reward design + weight updates) makes it unlikely to fire for an unrelated skill. Not 2: the triggers are specific enough to avoid overlap with general training or eval skills.

3 / 3

Total

12

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

14

/

16

Passed

Repository
evo-hq/evo
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.