sndev.io / docs

Instance Scan

Instance health scan checks and scan suites.

The instance-scan skill creates Instance Scan checks and suites. Checks can target specific tables, run custom scripts, or validate column types. Suites group multiple checks for bulk execution.
OperationDescription
create_checkCreate a scan check (table, script, linter, or column-type)
create_suiteCreate a scan suite and attach checks
Run sn ops instance-scan to see the full input schema for each operation.
You

Create a scan check that flags script includes without JSDoc comments.