CtrlK
BlogDocsLog inGet started
Tessl Logo

calibrate-room

Run the ADR-151 per-room calibration pipeline — baseline → enroll → extract → train → a bank of small specialists (presence/posture/breathing/heartbeat/restlessness/anomaly).

55

Quality

61%

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

Fix and improve this skill with Tessl

tessl review fix ./harness/ruview/.claude/skills/calibrate-room/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

68%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 concise, actionable, and well-structured, giving Claude a runnable calibration sequence. Its main weakness is the absence of validation checkpoints between batch training stages, which caps workflow clarity.

Suggestions

Insert a validation checkpoint after 'train-room' (e.g., verify the specialist models were produced and sanity-check held-out accuracy before running 'room-watch').

Add expected outputs or a quick check for each step (e.g., what a successful baseline capture looks like) so failures surface early in the pipeline.

Split the 'Honesty' caveats from the `ruview_claim_check` verification pointer into separate subsections so navigation is cleaner.

DimensionReasoningScore

Conciseness

The body is lean (~30 lines), assumes Claude's competence, and does not explain concepts Claude already knows; only minor phrasing (e.g., 'Pure-Rust, edge-deployable (ADR-151)') could be trimmed, keeping it just below a 5.

4 / 5

Actionability

Each step ships a concrete, copy-paste-ready tool invocation (e.g., `ruview_calibrate {step: "baseline"}`) plus the fallback `cargo run -p wifi-densepose-cli`; minor gaps (no flag/value examples) keep it just short of fully executable 5.

4 / 5

Workflow Clarity

Four steps are clearly sequenced (baseline → enroll → train-room → room-watch), but training a bank of specialists is a batch operation with no explicit validation checkpoint between stages, capping workflow clarity at 3 per the batch-operation guideline.

3 / 5

Progressive Disclosure

No bundle files exist, so all guidance is inline and organized into clear 'Sequence' and 'Honesty' sections at one level; structure is good with only minor organization gaps (the Honesty section mixes caveats with a verification pointer).

4 / 5

Total

15

/

20

Passed

Description

55%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 specific and highly distinct, but lacks an explicit "Use when..." trigger clause and leans on technical jargon rather than natural user keywords. Adding trigger phrasing and a use-when clause would raise completeness and trigger quality.

Suggestions

Append a 'Use when...' clause naming natural triggers (e.g., 'Use when calibrating a sensing node for a specific room, enrolling occupants, or training per-room presence/vitals specialists').

Add user-natural synonyms alongside the jargon (e.g., 'calibrate', 'room setup', 'train room model') so the description matches phrases users actually say.

Reconcile the stage list with the body — the description says 'extract' while the body lists 'train-room' and 'room-watch'; align the two so the description reflects the actual steps.

DimensionReasoningScore

Specificity

Lists concrete pipeline stages ("baseline → enroll → extract → train") plus a named bank of specialists (presence/posture/breathing/heartbeat/restlessness/anomaly), giving several specific actions with only minor gaps; not a full 5 because the stage verbs remain terse.

4 / 5

Completeness

The "what" is clear (run the calibration pipeline through named stages), but there is no "Use when..." clause or equivalent trigger guidance, so completeness is capped at 3 per the missing-trigger guideline.

3 / 5

Trigger Term Quality

Keywords are technical jargon ("ADR-151", "per-room calibration", specialist names) with no natural user-facing trigger phrases or synonyms; "calibrate" is the one generic keyword, but common phrasings a user would actually say are missing.

2 / 5

Distinctiveness Conflict Risk

The niche is sharp — ADR-151 per-room calibration producing a specific bank of specialists — making it clearly distinguishable from other skills with minimal conflict risk.

5 / 5

Total

14

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
ruvnet/RuView
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.