Modernize Stata
Use this skill when a user wants stronger Stata code, not just working Stata code.
- Identify the current anti-patterns.
- Recommend or implement modern replacements with clear rationale.
- Favor frames,
reghdfe,gtools, portable paths, and explicit state handling.
Read references/patterns.md for common replacements and examples.