Use this skill when a task changes MATLAB `.m` files, classdef or package code, startup or addpath behavior, MATLAB scripts, or MATLAB tests. Do not use it for Python-only changes or for data-only edits.
Make MATLAB edits safer and less guessy.
Identify the exact MATLAB entrypoints touched by the task.
+pkg, @Class, private, or plain foldersCheck path and dispatch risks before editing.
private/ visibilitystartup.m, pathdef.m, addpath, or project setup logicPrefer matlab -batch validation.
If no test exists, state that explicitly and propose the smallest defensible smoke check.
In the handoff, report: