review-r

Review R scripts for quality, correctness, and standards compliance.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill review-r-ambrosetric
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-r
Source: https://github.com/AmbroseTriC/ECON53_DAC/tree/main/.agents/skills_pre_codex_migration_2026-03-19/review-r
Command: npx skills add https://github.com/AmbroseTriC/ECON53_DAC --skill review-r-ambrosetric

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps users efficiently review R scripts for quality, correctness, and adherence to standards, ensuring reproducibility and domain accuracy without modifying the source code.

Core Features & Use Cases

  • Code Quality Checks: Performs thorough reviews of R scripts to identify issues related to code style, best practices, and reproducibility.
  • Reproducibility Verification: Validates scripts for consistent execution results and standards compliance.
  • Use Case: Researchers can utilize this Skill to evaluate their R code before publication, generating comprehensive review reports for clarity and correctness.

Quick Start

Run the r-reviewer on your R script files to generate detailed reports without editing your source code.

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 scripts for code quality and reproducibility?

You can review R scripts for code quality by running automated checks that identify style issues, verify best practices, and validate reproducibility standards without modifying the source code. This generates comprehensive reports for clarity and correctness.

What is automated R script analysis for statistical projects?

Automated R script analysis is a quality assurance process that evaluates statistical scripts for correctness, adherence to professional standards, and reproducibility. It ensures consistent execution results and domain accuracy for data analysis projects.

Can I check R code compliance before publication without editing the source?

Yes, you can check R code compliance before publication without editing the source. The review process performs read-only assessments using file handling tools to generate detailed reports on code style and reproducibility standards.

How do I verify reproducibility in R data analysis scripts?

You verify reproducibility in R scripts by validating them against established standards to ensure consistent execution results. This quality assurance step confirms that statistical analyses produce the same outputs when run repeatedly.

Does the R code review process support large statistical analysis projects?

The R code review process supports statistical and data analysis projects where code compliance and reporting are critical. It handles file operations using Read, Grep, and Glob tools to assess scripts across your project directory.

Why should I use automated quality assurance for R scripts instead of manual review?

Automated quality assurance for R scripts streamlines the identification of style issues and standards violations efficiently. Unlike manual review, it systematically validates reproducibility and generates comprehensive reports without modifying the original code.