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).

66

Quality

78%

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

85%

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-organized with concrete per-step commands and a useful Honesty caveat. The chief gap is the absence of explicit validation/verification checkpoints between the staged operations.

Suggestions

Insert explicit validation checkpoints after baseline and train-room (e.g. confirm baseline written / trained model artifacts present) before proceeding, plus a feedback loop on failure.

Briefly note how to verify room-watch output is sane before trusting presence/vitals numbers, tying into the existing `ruview_claim_check` recommendation.

DimensionReasoningScore

Conciseness

Lean and efficient: it assumes Claude's competence, uses one-line invocations per step, and avoids explaining concepts Claude already knows; every line earns its place.

3 / 3

Actionability

Each step ships a concrete, executable command (`ruview_calibrate {step: "baseline"}` etc.) with a fallback invocation path, giving copy-paste-ready guidance.

3 / 3

Workflow Clarity

Steps are clearly sequenced as a numbered list, but there are no explicit validation checkpoints between stages (e.g. confirming baseline capture succeeded before enrolling, or verifying the trained room before room-watch), which leaves feedback loops implicit.

2 / 3

Progressive Disclosure

Under 50 lines with no external bundle files, so the well-organized 'Sequence' + 'Honesty' sections satisfy the simple-skill carve-out; references to other skills/tools are clearly signaled and one level deep.

3 / 3

Total

11

/

12

Passed

Description

72%

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 and specific about the calibration pipeline stages and specialist bank, and occupies a clear niche. Its main weakness is the absence of an explicit 'Use when...' trigger clause and reliance on project jargon over natural user phrasing.

Suggestions

Add an explicit 'Use when...' clause, e.g. 'Use when provisioning or calibrating a sensing node into a room model, or when the user mentions room calibration / per-room training / ADR-151.'

Include more natural user-facing trigger terms alongside the jargon (e.g. 'room model', 'calibrate a room', 'train presence/vitals detection').

DimensionReasoningScore

Specificity

Lists several concrete actions — 'baseline → enroll → extract → train → a bank of small specialists' — naming the specific pipeline stages and the specialist categories (presence/posture/breathing/heartbeat/restlessness/anomaly).

3 / 3

Completeness

Clearly answers 'what does this do' (the calibration pipeline stages), but provides no explicit 'Use when...' trigger guidance, so the 'when to use it' is only implied — capping completeness at 2 per the rubric.

2 / 3

Trigger Term Quality

Contains domain-relevant terms ('calibration', 'room', 'baseline', 'enroll', 'train') but leans on project jargon ('ADR-151', 'specialists') rather than phrases a user would naturally say; missing common variations users might invoke.

2 / 3

Distinctiveness Conflict Risk

Has a clear niche (per-room ADR-151 calibration pipeline) with distinctive terms unlikely to overlap with unrelated skills, making accidental triggering improbable.

3 / 3

Total

10

/

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.

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.