Run the ADR-151 per-room calibration pipeline — baseline → enroll → extract → train → a bank of small specialists (presence/posture/breathing/heartbeat/restlessness/anomaly).
66
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./harness/ruview/.claude/skills/calibrate-room/SKILL.mdTurn a provisioned node + sensing-server into a working room model. Pure-Rust,
edge-deployable (ADR-151). Use the ruview_calibrate tool (installed
wifi-densepose binary, else cargo run -p wifi-densepose-cli).
ruview_calibrate {step: "baseline"}ruview_calibrate {step: "enroll"}ruview_calibrate {step: "train-room"}ruview_calibrate {step: "room-watch"} (or the room-watch skill)The specialists are calibrated to this room; cross-room transfer is a separate
problem (LoRA recalibration, ADR-079 P9). Report which room a number came from, and
tag presence/vitals accuracy MEASURED only with a held-out check — run
ruview_claim_check on the writeup.
d9dfea2
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.