skills/28-maxwell2732-paper-replicate-agent-demo/dot-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 brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research 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 LectureN: review all R scripts matching that lecture$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.
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".
tools
Autonomous multi-round research review loop using MiniMax API. Use when you want to use MiniMax instead of Codex MCP for external review. Trigger with "auto review loop minimax" or "minimax review".
tools
Autonomous research review loop using any OpenAI-compatible LLM API. Configure via llm-chat MCP server or environment variables. Trigger with "auto review loop llm" or "llm review".