Validate Driver Hardware

Write and run a standalone hardware-validation script for an instro driver against the real device, then iterate on the driver until every supported method passes. Use after authoring a driver (the add-instrument-driver skill hands off here) or when asked to "validate <driver> on hardware", "smoke-test this driver against the real instrument", or similar. Produces a self-contained, runnable test script under tests/<category>/<vendor>/ and a triaged pass/fail report; self-corrects driver bugs found along the way.

nominal-io 539e9ca 11.8 KB Updated

File contents

nominal-io/instro/tree/main/.agents/skills/validate-driver-hardware commit 539e9caa1c

Frequently asked questions

npx skillmds@latest add nominal-io/validate-driver-hardware