| name | review-r |
| description | Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, 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 R Wrapper
Use the canonical shared protocol in protocols/skills/review-r.md.
Wrapper Workflow
- Resolve the target scope from
$ARGUMENTS.
- Read
protocols/skills/review-r.md.
- Launch the
r-reviewer agent for each target and instruct it to follow protocols/skills/review-r.md.
- Present a concise summary of the findings.