Agent Skills: Data Provenance

Track dataset lineage, transformation steps, merge logic, and reproducibility risks in Stata workflows. Use when the user needs to explain where data came from, how it changed, or why a pipeline can be trusted.

UncategorizedID: tmonk/mcp-stata/stata-data-provenance

Repository

tmonkLicense: AGPL-3.0
7516

Install this agent skill to your local

pnpm dlx add-skill https://github.com/tmonk/mcp-stata/tree/HEAD/plugin/skills/stata-data-provenance

Skill Files

Browse the full folder contents for stata-data-provenance.

Download Skill

Loading file tree…

plugin/skills/stata-data-provenance/SKILL.md

Skill Metadata

Name
stata-data-provenance
Description
Track dataset lineage, transformation steps, merge logic, and reproducibility risks in Stata workflows. Use when the user needs to explain where data came from, how it changed, or why a pipeline can be trusted.

Data Provenance

Use this skill when lineage and reproducibility matter.

  1. Map the sequence of source files and transformations.
  2. Flag untracked merges, overwrites, and silent sample restrictions.
  3. Produce a concise provenance narrative a coauthor can audit.

Read references/lineage.md for the provenance checklist.