From mcp-stata
Tracks dataset lineage, transformation steps, merge logic, and reproducibility risks in Stata workflows. Useful for explaining data sources, changes, and pipeline trustworthiness.
How this skill is triggered — by the user, by Claude, or both
Slash command
/mcp-stata:stata-data-provenanceThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when lineage and reproducibility matter.
Use this skill when lineage and reproducibility matter.
Read references/lineage.md for the provenance checklist.
npx claudepluginhub tmonk/mcp-stata --plugin mcp-stataRuns replication, robustness, and specification-sensitivity workflows for Stata projects. Reproduces results, reruns pipelines, compares specifications, audits do-files, and checks claim stability.
Executes Stata code, debugs .do files, repairs errors, and interprets results using the stata-code MCP server. Generates self-contained do-files when offline.
Provides Stata reference for .do files, data management, econometrics, causal inference, graphics, Mata programming, and packages like reghdfe, estout, did, rdrobust. Aids writing, debugging, explaining code.