Skip to main content
SepineTam
GitHub creator profile

SepineTam

Repository-level view of 16 collected skills across 4 GitHub repositories.

skills collected
16
repositories
4
updated
Aug 15, 2026
repository explorer

Repositories and representative skills

compare-three-engines
data-scientists-152051

Compare normalized Python, Stata, and R results under one frozen econometric validation specification. Use after all three engines finish, when classifying cross-engine differences, or when deciding whether a mismatch is implementation, parameterization,…

Jul 27, 2026
audit-command-code
software-quality-assurance-analysts-and-testers

Independently audit the numerical and statistical implementation of an econometric command. Use after a command specification is frozen, after estimator code changes, or when validation differences may arise from samples, objectives, derivatives, covariance…

Jul 26, 2026
audit-command-theory
software-quality-assurance-analysts-and-testers

Audit an econometric command against primary methodological literature and map mathematical formulas to implementation and tests. Use after specification, after behavior changes, or when assumptions, parameterization, inference, identification, or…

Jul 26, 2026
fix-from-report
software-developers

Fix Python implementation issues identified by verify-command. Reads the verification report, analyzes discrepancies, applies fixes, and re-runs verification. Use when a verify-command report shows mismatches, or user says "fix report for XXX" or "patch XXX…

Jul 26, 2026
intuitive-test
software-quality-assurance-analysts-and-testers

Black-box usability testing from a user's perspective. Use when you want to test a module/function by writing code as a real user would — no peeking at source code, signatures, or docs. The tester only knows the basic import path and writes code purely from…

Jul 26, 2026
learn-stata-command
software-developers

Learn and document a Stata command for Python econometric implementation reference. Use when user says "learn stata command XXX" or wants to understand a Stata command's internals for replicating in Python. Workflow: fetch help via Stata-MCP, write demo…

Jul 26, 2026
prepare-command-spec
software-developers

Freeze a reproducible validation contract for one econometric command before any comparison or repair. Use when adding a command to the scientific validation pipeline, expanding supported options, changing estimator behavior, or preparing Python, Stata, and R…

Jul 26, 2026
validation-gate
software-developers

Independently decide whether a complete econometric command validation run passes, fails, or is blocked and issue an immutable attestation. Use only after specification, code audit, theory audit, Python-Stata-R execution, and three-engine comparison are…

Jul 26, 2026
Showing 8 of 11 collected skills.
Showing 4 of 4 repositories
All repositories loaded