| name | review-tex |
| description | Run the LaTeX review protocol on manuscript and slides. Detects hardcoded numeric results, distinguishes manuscript from slide contexts, and auto-fixes unambiguous values when the source is clear. |
| workflow_stage | review |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["latex","slides","hardcoded-numbers","manuscript"] |
Review LaTeX Wrapper
Use the canonical shared protocol in protocols/skills/review-tex.md.
Wrapper Workflow
- Read
protocols/skills/review-tex.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.