agentsclimarketplace

Jom methods

Skill brycewang-stanford/Awesome-Journal-Skills/Journal-of-Operations-Management-Skills/skills/jom-methods

Use when choosing and defending the research design for a Journal of Operations Management (JOM) empirical study — matching survey, archival/secondary, field, case, experimental, or intervention-based research to the operations question, anticipating the Empirical Research Methods Department's method check, and keeping the design observation-grounded rather than analytical.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill jom-methods

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

7.5 KB, ~1.4k tokens by cl100k_base, as published. Nobody here has run it

Research Design for Empirical OM (jom-methods)

When to trigger

  • You must pick a design that can actually test your operations hypotheses
  • A reviewer questions whether the method fits the operations phenomenon or the level of analysis
  • You are weighing a behavioral lab experiment vs. archival panel vs. survey vs. field/intervention
  • You anticipate the Empirical Research Methods Department method check on incoming submissions

JOM's empirical-only design space

JOM publishes empirical OM research and does not publish purely analytical models or optimization techniques. Every design must rest on observation. The native JOM design families are:

Operations question / claimDesign
Perceptions, practices, constructs across firms/plantsSurvey (validated multi-item scales; multi-respondent)
Cause–effect on operational outcomes from secondary dataArchival/secondary panel (recalls, inventory, supply ties)
Human operational decisions, biases, incentivesBehavioral-OM experiment (lab/online, manipulation checks)
How operations work unfolds in contextField study / case study (process, embedded, comparative)
Effect of an actively introduced change in a real settingIntervention Based Research (engaged scholarship)
Pooling effects across studiesMeta-analysis of empirical OM findings

Match design to claim and level

State the unit and level (transaction, shift, line, plant, project, dyad, supply network) and ensure the design observes at that level. A plant-level claim tested with firm-level archival data is a level mismatch reviewers catch quickly. For multi-respondent supply-chain dyads, plan both-side data collection.

Intervention Based Research (a JOM-distinctive genre)

JOM formally houses Intervention Based Research, where researchers actively intervene in a real operational problem (engaged scholarship). If you use it: pre-state the theorized effect, document the intervention protocol and timeline, separate researcher actions from observed effects, and address how engagement threatens (and how you protect) inference. Most flagship management journals do not formally house this genre — use it deliberately.

Pre-empt the Empirical Research Methods check

JOM's Empirical Research Methods Department performs method checks on incoming empirical submissions. Defend, up front: sampling frame and response/coverage, construct operationalization, identification strategy (for causal claims), common-method separations (for survey), and reproducibility of secondary-data construction. Weak identification or unvalidated measures stall here.

Execution bridge (StatsPAI / Stata MCP)

For the empirical / causal lane, estimate and audit rather than only specify. Full map: execution-with-mcp. JOM is empirical operations / supply-chain — survey and archival panel data; foreground endogeneity of operational choices and clustered / multilevel inference.

  • detect_designrecommend → fit with as_handle=trueaudit_result to enumerate the checks the design owes.
  • Panel / staggered DiD: callaway_santanna / sun_abraham + bacon_decomposition
    • honest_did_from_result. IV: effective_f_test + anderson_rubin_ci. RDD: rdrobust + mccrary_test.
  • Experiments: randomization-based inference and romano_wolf for the many-outcome family-wise correction reviewers expect.

Match the toolchain to the reviewer pool, and report the effect size the venue wants. A run end-to-end (synthetic data, real returns) is in the JF execution walkthrough.

Anti-patterns

  • An optimization or pure simulation model presented as the empirical contribution.
  • Design that cannot observe at the claimed level.
  • Single-respondent survey for a relational/dyadic operations claim.
  • Intervention work that conflates the researcher's actions with the measured effect.

Design-defense checklist the methods check applies

Each JOM design family carries its own non-negotiable evidence; the mapping below summarizes what the Empirical Research Methods check typically scrutinizes. Confirm exact expectations against current methods-department guidance.

DesignDefense expected up frontFatal omission
SurveySampling frame, coverage, validated scales, CMB separationsSingle-respondent data for a dyadic claim
Archival/secondaryIdentification strategy, reproducible construction, clusteringEndogenous practice treated as exogenous
Behavioral-OM experimentManipulation/attention checks, random assignment, task realismConfound between manipulation and a cue
Field / case studySampling logic, traceable data structure, audit trailAnecdote substituted for within-case evidence
Intervention Based ResearchPre-stated effect, protocol/timeline, action–effect separationResearcher actions conflated with the outcome

Desk-reject and return triggers on design

  • An optimization or pure simulation model presented as the empirical contribution (redirected to analytical OM venues).
  • A line-level claim tested only with firm-level archival data — a level mismatch.
  • Survey design with no procedural remedies for common-method bias and no measurement validation plan.

Worked vignette: archival vs. field for a quality-practice question

Does cross-training frontline operators reduce defects? Archival route: a plant panel with HR cross-training records and quality logs, identified via a phased rollout (illustrative). Field route: an intervention introducing cross-training in matched lines with pre/post measurement. The choice turns on the claim and the threat. If selection is the worry and a staggered rollout exists, the archival quasi-experiment identifies the effect at the line level with plant and time fixed effects. If the mechanism (how cross-training changes floor problem-solving) is the contribution, Intervention Based Research observes the process and pre-states the effect. Either is JOM-fit; an analytical model of optimal allocation is not.

Design objections and the JOM-grounded response

  • "The method does not fit the operations phenomenon." Re-state the unit and level, then show the design observes at exactly that level.
  • "This is analytical work, not empirical." If the core contribution is a model, redirect to an analytical venue; if observed, foreground the observation.

Output format

【Design family】survey / archival / experiment / field-case / IBR / meta-analysis
【Unit & level】...
【Identification / validity strategy】...
【Methods-check readiness】sampling, measures, identification, reproducibility ...
【Next step】jom-data-analysis

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.