methods-review

Audit empirical research projects for code, replication, and output automation.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/bgpopescu/popescu_claude --skill methods-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: methods-review
Source: https://github.com/bgpopescu/popescu_claude/tree/main/.claude/skills/methods-review
Command: npx skills add https://github.com/bgpopescu/popescu_claude --skill methods-review

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive, adversarial review of empirical research projects to identify methodological flaws and ensure robust results.

Core Features & Use Cases

  • Adversarial Audit: Systematically reviews code, replication, directory structure, output automation, and methods to ensure high research standards.
  • Cross-Language Replication: Optionally re-implements core equations in a different language to verify consistency.
  • Automated Reproducibility Checks: Ensures that projects are reproducible by checking for relative paths, master scripts, and documentation.
  • Output Automation Verification: Checks that all table and figure outputs can be traced back to scripts and are automatically generated.
  • In-depth Methods Analysis: Examines identification, standard errors, controls, parallel trends, and other methodological considerations.
  • Reporting: Generates detailed reports with findings and recommendations for improvement.

Quick Start

Run the methods-review skill on your research project directory 'project_root_path' using the primary language 'R' or 'Python'.

Frequently Asked Questions about methods-review

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

FAQPage Schema
How do I conduct a robustness check and audit for empirical research reproducibility?

To conduct a robustness check and audit for empirical research reproducibility, run an automated review that checks code, replication steps, directory structure, output automation, and methods to verify correctness and high research standards.

What is an adversarial research audit and how does it verify methodology analysis?

An adversarial research audit systematically examines empirical projects to verify methodology analysis by checking identification, standard errors, controls, parallel trends, and output automation to identify methodological flaws and ensure robust results.

Can I use cross-language replication to verify consistency of core equations in R or Python?

Yes, you can use cross-language replication to verify consistency by optionally re-implementing core equations in a different language, specifically validating projects written in either R or Python to ensure calculations match.

How do I verify output automation and trace figure generation back to scripts?

To verify output automation and trace figure generation back to scripts, run an audit that checks if all table and figure outputs are automatically generated and directly traceable to their source scripts.

What are the limitations of automated reproducibility checks for research code?

Automated reproducibility checks for research code require relative paths, master scripts, and clear documentation to function correctly, meaning projects lacking this structure may not be fully verifiable for robustness and correctness.