.claude/skills/review-r/SKILL.md
Run the R code review protocol on R scripts. Checks code quality, reproducibility, domain correctness, and professional standards. Produces a report without editing files.
npx skillsauth add alohays/paper2pr review-rInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run the comprehensive R code review protocol.
Identify scripts to review:
$ARGUMENTS is a specific .R filename: review that file only$ARGUMENTS is PaperName: review all R scripts matching that paper$ARGUMENTS is all: review all R scripts in scripts/R/ and Figures/*/For each script, launch the r-reviewer agent with instructions to:
.claude/rules/r-code-conventions.md for current standardsquality_reports/[script_name]_r_review.mdAfter all reviews complete, present a summary:
IMPORTANT: Do NOT edit any R source files. Only produce reports. Fixes are applied after user review.
documentation
Generate speaker notes (presentation script) for Quarto RevealJS slides. Supports English and Korean. Use when user asks to "write speaker notes", "add presentation script", "speaker script", "발표 스크립트", or "스피커 노트".
testing
Perform adversarial visual audit of Quarto or Beamer slides checking for overflow, font consistency, box fatigue, and layout issues.
testing
Validate bibliography entries against citations in all lecture files. Find missing entries and unused references.
testing
Translate Beamer LaTeX to Quarto RevealJS. Multi-phase workflow with TikZ extraction and QA.