| 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. |
| disable-model-invocation | true |
| argument-hint | [filename or 'all'] |
| allowed-tools | ["Read","Grep","Glob","Write","Task"] |
Review Julia Wrapper
Use the canonical shared protocol in protocols/skills/review-julia.md.
Wrapper Workflow
- Resolve the target scope from
$ARGUMENTS.
- Read
protocols/skills/review-julia.md.
- Launch the
julia-reviewer agent for each target and instruct it to follow protocols/skills/review-julia.md.
- Present a concise summary of the findings.