| name | review-julia |
| description | Run the Julia code review protocol on Julia scripts. Checks code quality, type stability, performance, and professional standards. Produces a report without editing files. |
| workflow_stage | review |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["julia","code-review","type-stability","performance"] |
Review Julia Wrapper
Use the canonical shared protocol in protocols/skills/review-julia.md.
Wrapper Workflow
- Read
protocols/skills/review-julia.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.