CtrlK
BlogDocsLog inGet started
Tessl Logo

aris-training-check

Periodically check WandB metrics during training to catch problems early (NaN, loss divergence, idle GPUs). Avoids wasting GPU hours on broken runs. Use when training is running and you want automated health checks.

68

Quality

85%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Medium

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

86%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, concise, and actionable with a clear judgment-then-act workflow and a Codex escalation feedback loop. Main weakness is placeholder values and a missing concrete kill command in the actionability and workflow steps.

DimensionReasoningScore

Conciseness

Lean and token-efficient with no padding explaining what WandB or training is; tables compress the judgment and action logic, and every section earns its place despite a minor repetition of the interval schedule between Constants and Rules.

5 / 5

Actionability

Provides executable WandB snippet, SSH log fallback, and a concrete Codex MCP call with config, but placeholders like '<entity>/<project>/<run_id>' and '<N steps>' and the absence of a concrete session-kill command leave minor gaps short of copy-paste-ready 5.

4 / 5

Workflow Clarity

Clear four-step sequence with an explicit judgment-table checkpoint and a Codex escalation feedback loop for the destructive 'Stop training' action; falls short of 5 because the kill step itself lacks an explicit verify-before/after command, and short of the destructive cap at 3 because validation (the judgment table) is present rather than absent.

4 / 5

Progressive Disclosure

Single well-organized file with clear sections and no need for external bundle references; the only external pointer (watchdog.py) is clearly signaled one level deep, so the simple-skill exception yields a top score.

5 / 5

Total

18

/

20

Passed

Description

83%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.

The description is concrete, trigger-rich, and explicitly answers both 'what' and 'when', landing in the upper band across all dimensions. Its only weakness is slightly limited synonym/variation coverage in trigger terms and minor overlap with related monitoring skills.

DimensionReasoningScore

Specificity

Lists several concrete actions ('check WandB metrics', 'catch problems early (NaN, loss divergence, idle GPUs)', 'Avoids wasting GPU hours') rather than vague language, with only minor coverage gaps; not a comprehensive multi-action list so it stops at 4 rather than 5.

4 / 5

Completeness

Explicitly answers both what ('check WandB metrics during training to catch problems early') and when ('Use when training is running and you want automated health checks') with concrete trigger phrases, matching the top anchor closely.

5 / 5

Trigger Term Quality

Good natural keyword coverage ('training', 'WandB metrics', 'automated health checks', 'broken runs') that ML users would actually say, though common synonyms like 'experiment' or 'loss curve' are missing; above the generic one-or-two keyword bar at 3 but short of comprehensive synonym coverage at 5.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (training-quality monitoring via WandB metrics) that is distinct from generic process-health/watchdog skills, with only minor overlap risk with a closely related watchdog skill.

4 / 5

Total

17

/

20

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

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

Warning

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 2 suspicious

Warning

Total

13

/

16

Passed

Repository
OpenLAIR/dr-claw
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.