.claude/skills/review-stata/SKILL.md
Run the Stata code review protocol on .do files in code/stata/. Checks reproducibility, variable management, regression specification, table and figure output conventions. Produces a report without editing files.
npx skillsauth add AndreaMentasti/tweet-election review-stataInstall 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 Stata code review protocol.
Identify scripts to review:
$ARGUMENTS is a specific .do filename or path: review that file only$ARGUMENTS is all: review all .do scripts in code/stata/For each script, launch the stata-reviewer agent with instructions to:
.claude/agents/stata-reviewer.md.claude/rules/stata-code-conventions.md for current standardsquality_reports/[script_name]_stata_review.mdAfter all reviews complete, present a summary:
IMPORTANT: Do NOT edit any Stata source files. Only produce reports. Fixes are applied after user review.
testing
Perform adversarial visual audit of Quarto or Beamer slides checking for overflow, font consistency, box fatigue, and layout issues.
testing
Validate bibliography entries against citations in all lecture files. Find missing entries and unused references.
testing
Translate Beamer LaTeX to Quarto RevealJS. Multi-phase workflow with TikZ extraction and QA.
tools
Context and tools for working with Stata — writing .do files, running them in batch mode, and efficiently consulting the bundled PDF documentation.