review-r

Review R scripts for tidyverse standards, quality, and reproducibility without executing code.

Updated Jun 27, 2026
One-click install
npx skills add https://github.com/fredmilhome/laffer_tobacco --skill review-r-fredmilhome
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-r
Source: https://github.com/fredmilhome/laffer_tobacco/tree/main/.claude/skills/review-r
Command: npx skills add https://github.com/fredmilhome/laffer_tobacco --skill review-r-fredmilhome

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

The 'review-r' skill helps maintain code quality in R scripts by performing checks for standards, reproducibility, and best practices.

Core Features & Use Cases

  • Quality Control: Automated code review to enforce quality and best practices in R code.
  • Reproducibility: Checks the code's reproducibility ensuring the same output can be generated.
  • Use Case: Perfect for when a researcher or analyst wants to ensure that their R script adheres to tidyverse idioms and professional standards without manual checks.

Quick Start

Request a review for the R script by typing: 'review my R script code.txt'.

Frequently Asked Questions about review-r

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review R code for tidyverse standards and best practices?

An automated code review checks R scripts for quality, reproducibility, and adherence to tidyverse standards without executing the code. This read-only analysis helps researchers and analysts enhance their codebase's robustness and reliability.

What is the best way to check R scripts for reproducibility without executing the code?

The best way to check R scripts for reproducibility without executing the code is through a read-only review protocol that analyzes script structure and standards. This static analysis ensures the same output can be consistently generated while preventing unwanted side effects.

Can I enforce quality control on R scripts if I only have a basic understanding of R?

Yes, you can enforce quality control on R scripts with a basic understanding of R by requesting an automated code review. The review operates using a defined protocol and R-specific tools to evaluate your script against professional standards, guiding you toward better coding practices.

Does a read-only R code review analyze scripts for adherence to specific R standards?

Yes, a read-only R code review analyzes scripts for adherence to specific R standards, particularly tidyverse idioms. It thoroughly evaluates the code structure and logic to ensure it meets professional quality and reproducibility benchmarks without running it.

What are the limitations of using a static code review for R scripts?

The main limitation of a static code review for R scripts is that it operates read-only and does not execute the code, meaning it cannot catch runtime errors or validate actual data outputs. It focuses entirely on standards, reproducibility, and best practices analysis.