From financial-management-skills
Hardens the data layer of Financial Management manuscripts by auditing sample construction, variable measurement, panel structure, and inference before causal claims or robustness checks are applied.
How this skill is triggered — by the user, by Claude, or both
Slash command
/financial-management-skills:finman-empirical-designThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- The sample comes from CRSP / Compustat / a vendor feed and the screens and survivorship choices are not documented
FM publishes empirical finance across corporate, asset-pricing, and banking data, so the design layer is judged on whether a competent referee could reconstruct your sample and trust your measures. The journal's "less weight on trivial robustness" stance is a double-edged sword: it means you should not bury the paper in redundant checks, but it raises the premium on getting the primary design right the first time — the screens, the variable definitions, the merge, and the inference. FM referees in corporate finance are especially alert to silent sample screens, point-in-time vs. restated accounting data, and clustering that ignores the panel's dependence structure.
| Layer | What FM referees check | Common failure |
|---|---|---|
| Sample frame | universe, date range, every screen stated with counts dropped | "standard filters" with no attrition table |
| Survivorship / look-ahead | delisted firms retained; accounting data point-in-time | using restated Compustat as if known contemporaneously |
| Variable construction | each key variable defined, winsorization level stated, source field named | a leverage measure that silently switches book/market |
| Merge integrity | join keys, match rate, unmatched-firm bias | CRSP-Compustat merge with an unreported low match rate |
| Panel structure | frequency, balanced vs. unbalanced, entry/exit handling | mixing annual and quarterly without stating it |
| Inference | clustering level justified by the dependence; few-cluster / two-way addressed | white SEs on a firm-year panel with serial correlation |
A draft studies payout on a "standard Compustat sample" with white standard errors. A referee cannot reconstruct it. The FM fix: add Table 1 Panel A as an attrition table (raw universe → drop financials/utilities → drop missing payout → final N), define payout precisely as dividends-plus-repurchases over assets winsorized at 1%/99%, switch to standard errors clustered by firm and year (the panel has both firm persistence and common market shocks), and report the dependent-variable mean so the coefficient's economic size is legible. The design is now reconstructable and the inference defensible.
Some FM papers earn their place through a measurement or sample-construction innovation — a cleaner proxy, a newly merged dataset, a hand-collected sample. When that is the contribution:
【Sample frame】universe + date range + screens (attrition table? [Y/N])
【Key variables】defined + winsorized + source fields named? [Y/N]
【Bias controls】survivorship / look-ahead handled? [Y/N]
【Merge】keys + match rate reported? [Y/N]
【Inference】clustering level justified; two-way/few-cluster handled? [Y/N]
【Magnitude】dep-var mean + N reported? [Y/N]
【Next skill】finman-robustness
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin financial-management-skillsGuides measurement and estimation choices for JFE manuscripts: factor construction, portfolio sorts, Fama-MacBeth/GMM, standard-error clustering, and multiple-testing adjustment.
Runs and documents empirical finance analysis for JFQA papers: data construction (CRSP/Compustat/TAQ/IBES), winsorizing, fixed effects, clustered/Newey-West standard errors, robustness, and reproducibility.
Guides the empirical build for a JCF corporate-finance paper: assembles WRDS firm panels (Compustat/CRSP/SDC/DealScan), constructs variables, estimates with high-dimensional fixed effects and clustered errors, and layers robustness checks.