stata-replication - Stata replication pipeline scaffold and execution
Scaffolds numbered .do files, executes them via stata-mcp server, captures outputs in scripts/stata/_outputs/, and generates tables and figures.
Tags
Updated: 2026-09-18Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Scaffold numbered .do files
- Execute scripts via stata-mcp server
- Capture logs and output files
- Produce publication-ready tables and figures
- Verify output artifacts and logs
- Cross-check results against R pipeline
Inputs
- Paper or data pointer
- Existing R pipeline in scripts/R/
- Stata code conventions rule
- Replication protocol rule
Outputs
- Numbered .do files in scripts/stata/
- Log files in scripts/stata/_outputs/
- Exported .dta data files
- Exported .tex table files
- Exported .pdf figure files
- sessionInfo.txt package version file
Requirements
- stata-mcp MCP server installed and registered
- Local Stata installation
- Tool permissions for Read, Write, Edit, Glob, Grep, Bash, Task
