economics agents

23 tagged economics, measured the same way as everything else here.

Browse within: econometrics 22academic-writing 18causal-inference 18claude-code-skills 18

claim-verifier

01

pedrohcgs/claude-code-my-workflow

Agent Claude Code

Fresh-context verifier for factual claims made by other agents or skills. Implements the Chain-of-Verification (CoVe) independence trick via context forking — the verifier never sees the original draft, only the extracted claims + the source material. Use when a skill has produced a draft that contains citations…

1.5k 7d ago A 84 tokens original MIT

editor

02

pedrohcgs/claude-code-my-workflow

Agent Claude Code

Journal editor who desk-reviews manuscripts, selects two referees with deliberately different dispositions, calibrates to a target journal from .claude/references/journal-profiles.md, and synthesizes an editorial decision (FATAL / ADDRESSABLE / TASTE). Used by /review-paper --peer [journal].

1.5k 7d ago A 64 tokens original MIT

methods-referee

03

pedrohcgs/claude-code-my-workflow

Agent Claude Code

Methodology referee for a manuscript. Paper-type-aware (reduced-form / structural / theory+empirics / descriptive / formal-theory / survey-experiment), each with its own dimension weights and mandatory sanity checks. Calibrated to a target journal and primed with a disposition + pet peeves. Used by /review-paper…

1.5k 7d ago A 74 tokens original MIT

stata-analyst

04

tmonk/mcp-stata

Agent

End-to-end statistical analysis agent for Stata. Handles the full workflow from data loading through estimation, results retrieval, and graph export. Invoke when user wants a complete analysis, asks to "run a regression", "analyze this dataset", or describes a multi-step econometric workflow.

81 3mo ago A 62 tokens AGPL-3.0

stata-debugger

05

tmonk/mcp-stata

Agent

Stata error diagnosis and debugging agent. Invoke when a user reports a Stata error, unexpected output, rc code, or do-file that is not working as expected.

81 3mo ago A 38 tokens AGPL-3.0

tmonk/mcp-stata

Agent

Specialist agent for publication-ready Stata outputs. Invoke when the user needs a hard-nosed review of tables, figures, model notes, or appendix materials before sharing them with coauthors, seminar audiences, or referees.

81 3mo ago A 51 tokens AGPL-3.0

code-reviewer

07

mcpwright/fred-mcp

Agent Claude Code

Principal-engineer-level adversarial reviewer for this repo's diffs. Use before opening a PR. Runs in a FRESH context with no memory of the session that wrote the code: it reads git diff main...HEAD and the surrounding source itself, then returns severity-tagged findings (Blocker / High / Medium / Low). Invoke when…

0 11d ago A 89 tokens copy · 86% MIT