From smj-skills
Estimates models and defeats endogeneity for SMJ manuscripts. Implements DID, IV, matching, and robustness checks to meet causal identification standards.
How this skill is triggered — by the user, by Claude, or both
Slash command
/smj-skills:smj-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- You have a performance regression with no endogeneity / reverse-causality treatment
Performance regressions with unaddressed endogeneity or reverse causality are the #1 SMJ rejection reason. Treat causal identification as a first-class part of the paper, not a footnote. The reviewer's mental model: firms that make this strategic choice are different in ways that also affect performance. You must close that door explicitly.
SMJ codifies this in Bettis, Gambardella, Helfat & Mitchell (2014), "Quantitative empirical analysis in strategic management," SMJ 35(7): 949–953: acknowledge endogeneity, make a good-faith effort to address it, and avoid data snooping / p-hacking. Report economic magnitudes, not just stars. SMJ will publish well-designed studies that report null results — so do not suppress a theory-relevant null.
| Threat | Primary tools |
|---|---|
| Self-selection into the strategic choice | IV, Heckman selection, PSM/CEM + DID, Rosenbaum bounds |
| Reverse causality / simultaneity | Exogenous shock + DID, lagged + Granger-style tests, IV |
| Unobserved time-invariant heterogeneity | Firm fixed effects (caveat: cannot fix time-varying confounds) |
| Omitted environmental confound | Industry-year FE, region FE, controls, falsification tests |
| Measurement error in X | IV, multiple indicators, sensitivity analysis |
Pick from the threat named in smj-methods; usually you will combine FE with one identification tool.
【Identifying threat】selection | reverse causality | unobserved heterogeneity | omitted confound
【Estimator】FE + [IV | DID | matching | Heckman | ...]
【Identification evidence】[parallel trends / first-stage F / balance / exclusion argument]
【Placebo / falsification】[done?]
【Mechanism test】[what + result]
【Robustness】[DV alt, sample alt, estimator alt, clustering]
【Residual threat acknowledged】...
【Economic magnitude reported】yes / add
【Nulls reported honestly (no p-hacking)】yes
【Next step】smj-contribution-framing
../../resources/external_tools.md — Stata/R/Python packages (reghdfe, ivreghdfe, csdid/did, psmatch2, rdrobust) and strategy data sources../../resources/official-source-map.md — SMJ p-hacking / null-results / endogeneity policy and the Bettis et al. (2014) editorialnpx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin smj-skillsHelps SMJ authors design an empirical research method: sample, unit of analysis, measures, and identification strategy. Triggers when study design decisions are unresolved.
Stress-tests causal identification designs for JFE manuscripts: natural experiments, IV, staggered DID, RDD, and endogeneity/selection treatment.
Executes and stress-tests econometric, SEM/PLS, analytical-model, or ML analyses for JMIS manuscripts. Handles identification, endogeneity, construct validity, and robustness checks.