| name | review-matlab |
| description | Run the MATLAB code review protocol on MATLAB scripts. Checks code quality, solver configuration, derivative correctness, and optimization patterns. Produces a report without editing files. |
| disable-model-invocation | true |
| argument-hint | [filename or 'all'] |
| allowed-tools | ["Read","Grep","Glob","Write","Task"] |
Review MATLAB Wrapper
Use the canonical shared protocol in protocols/skills/review-matlab.md.
Wrapper Workflow
- Resolve the target scope from
$ARGUMENTS.
- Read
protocols/skills/review-matlab.md.
- Launch the
matlab-reviewer agent for each target and instruct it to follow protocols/skills/review-matlab.md.
- Present a concise summary of the findings.