| 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. |
| workflow_stage | review |
| compatibility | ["codex","claude-code"] |
| version | 1.0.0 |
| tags | ["R","code-review","reproducibility","quality"] |
Review R Wrapper
Use the canonical shared protocol in protocols/skills/review-r.md.
Wrapper Workflow
- Read
protocols/skills/review-r.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.