review-paper-code

Review research code for reproducibility and alignment with LaTeX papers.

463|82|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/claesbackman/AI-research-feedback --skill review-paper-code
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-paper-code
Source: https://github.com/claesbackman/AI-research-feedback/tree/main/Skills/review-paper-code
Command: npx skills add https://github.com/claesbackman/AI-research-feedback --skill review-paper-code

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing research code for reproducibility, quality, and alignment with academic papers, saving researchers time and reducing errors.

Core Features & Use Cases

  • Reproducibility Check: Validates that research code can be executed and produces the expected results.
  • Code Quality Review: Assesses the quality of the codebase, focusing on maintainability and best practices.
  • Paper-Code Alignment: Ensures that the code implements the empirical claims and methodology described in the research paper.
  • Use Case: For a social science or economics project with LaTeX papers and Stata, R, or Python code, use this Skill to automatically generate a report on the code's reproducibility and alignment with the paper.

Quick Start

Run the 'review-paper-code' skill with the main LaTeX file and code directory as arguments: review-paper-code path/to/main.tex path/to/code_dir

Frequently Asked Questions about review-paper-code

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

FAQPage Schema
How do I check if my research code is reproducible and matches my LaTeX paper?

To check research code reproducibility and alignment with a LaTeX paper, you can automate the review process by providing the main .tex file and code directory. This validates code execution and ensures results match the methodology described in the paper.

Can I review Stata, R, or Python code for alignment with academic research?

Yes, you can review Stata, R, or Python code for academic research alignment. The review process supports these languages to ensure the codebase correctly implements the empirical claims and methodology described in your research paper.

What is the best way to automate code quality review for social science projects?

The best way to automate code quality review for social science projects is using specialized review scripts that assess the codebase for maintainability and best practices. This generates a report detailing code quality alongside reproducibility checks.

Does paper-code alignment review require access to both the manuscript and codebase?

Yes, paper-code alignment review requires access to both the LaTeX manuscript and the codebase. You need to pass the path to the main .tex file and the code directory as arguments to execute the automated validation process.

Are there limitations when validating reproducibility for economics projects with mixed codebases?

A key limitation when validating reproducibility for economics projects is that the review supports only Stata, R, or Python code alongside LaTeX papers. Codebases using unsupported languages or non-LaTeX manuscripts cannot be fully validated for alignment.