| 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. |
| workflow_stage | review |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["matlab","code-review","optimization"] |
Review MATLAB Wrapper
Use the canonical shared protocol in protocols/skills/review-matlab.md.
Wrapper Workflow
- Read
protocols/skills/review-matlab.md.
- Treat that file as the single source of truth for the substantive workflow.
- Apply the protocol to the provided argument(s).
- Keep this file limited to Codex metadata and wrapper guidance.