codex-stata-for-economists: Skill for Claude Code

.claude/skills/review-stata/SKILL.md

review-stata is a skill for Claude Code from maxwell2732/codex-stata-for-economists. It costs 45 tokens per session (616 once invoked), scanned A, original, no licence file.

A code review of a Stata do-file, which is a text file containing commands for Stata, a statistics program. It produces a structured report instead of changing the code.

In plain words
What is it for?
Use it to check logs, names, fixed values hidden in code, tables, figures, reproducibility, and the presentation of statistical results.
Why use it?
It helps identify problems that make analysis hard to repeat, understand, or align with the project's conventions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

This is maxwell2732/codex-stata-for-economists's own configuration. It tells Claude Code how to work on codex-stata-for-economists itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything codex-stata-for-economists configures →

Reuse

Borrowing it

Nothing to install: this file belongs to maxwell2732/codex-stata-for-economists. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/maxwell2732/codex-stata-for-economists/main/.claude/skills/review-stata/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/maxwell2732/codex-stata-for-economists

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for review-stata

README.md
[![agentmods](https://agentmods.dev/badge/skills/maxwell2732/codex-stata-for-economists/review-stata/github.svg)](https://agentmods.dev/skills/maxwell2732/codex-stata-for-economists/review-stata)
Your own site
<a href="https://agentmods.dev/skills/maxwell2732/codex-stata-for-economists/review-stata"><img src="https://agentmods.dev/badge/skills/maxwell2732/codex-stata-for-economists/review-stata/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for review-stata

Your own site · 80×15
<a href="https://agentmods.dev/skills/maxwell2732/codex-stata-for-economists/review-stata"><img src="https://agentmods.dev/badge/skills/maxwell2732/codex-stata-for-economists/review-stata.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 616 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00045 $0.00616
Opus 5 $0.00023 $0.00308
Sonnet 5 $0.00009 $0.00123
Haiku 4.5 $0.00005 $0.00062

Measured 13d ago against content hash 7f7e0b859cc6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

review-stata scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/review-stata/SKILL.md · 63 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 63 lines · 45 tokens per session scan A 7f7e0b859cc6

Subscribe to this mod's changes

review-stata is a skill published in the GitHub repository maxwell2732/codex-stata-for-economists (240 stars, last pushed 3mo ago), with no licence file. It adds 45 tokens to every session and 616 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

review-paper-code

Review research code for reproducibility and quality, extract the paper's main empirical claims, compare paper to code, and write a constructive markdown report. Designed for social science / economics projects with LaTeX papers and Stata, R, or Python code.

claesbackman/AI-research-feedback · 55 tokens

review-r

Read-only R code review protocol for .R scripts. Checks code quality, reproducibility, domain correctness, tidyverse idioms, and professional standards; produces a report without editing. Use when user says "review this R script", "check the R code", "audit the analysis code", "code review on the R", or when an R file…

pedrohcgs/claude-code-my-workflow · 102 tokens

paperlab_neqsim_api_claim_verification

Verify NeqSim API references in PaperLab books against Java source, tests, notebooks, and documented setup patterns. Use for code snippets, method names, constructor signatures, units, and API claims in book chapters.

equinor/neqsim · 55 tokens

aris-experiment-bridge

Code review focused on experiment integrity, not general code quality. Check reproducibility, config-driven design, baseline fairness, seed handling. Triggers: "review experiment code", "check implementation", "bridge review", "is this code reproducible", "audit experiment implementation".

appleweiping/WEIPING_WIKI · 58 tokens

review-asi-contributions

Independently evaluate whether a SlopDotCash/asi contribution delivers a reproducible hill climb, measured research advancement or refutation, or an actual reproduced bug fix. Reject generic improvements, cleanup, and trivial work.

SlopDotCash/slopdotcash · 50 tokens

workflows:review

Run multi-agent econometric review on estimation code, identification arguments, and research artifacts.

brycewang-stanford/Auto-Empirical-Research-Skills · 21 tokens