agentsclimarketplace

Misq methods

Skill brycewang-stanford/Awesome-Journal-Skills/MIS-Quarterly-Skills/skills/misq-methods

Journal-specific Claude Code/Codex skill packs covering mainstream journals — AER, QJE, Nature, Cell, 管理世界, 经济研究 & 200+ more — your fast track to getting published. | 覆盖主流期刊的 Claude Code/Codex 期刊技能包,从选题、识别策略到表格规范与审稿回复全流程,助你快速发论文。

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

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

What its author says it does

Copied from the file, not written here

Use when choosing and defending the research design for a MIS Quarterly manuscript — a behavioral survey/experiment, an economics-of-IS identification strategy, a design-science build-and-evaluate cycle, or an organizational/qualitative design. Matches the method to the IS claim and the manuscript category; it designs the study and hands estimation/evaluation to misq-data-analysis.

SKILL.md

5.3 KB, as published. Nobody here has run it

Research Design & Methods (misq-methods)

When to trigger

  • You have a theory or design propositions but no defensible way to test/evaluate them
  • The method may not match the tradition or the claim (e.g., a causal claim with a correlational design)
  • A reviewer asks "how do you know the artifact works?" or "what identifies this effect?"
  • You need to decide what fits inside the category page limit (which counts everything)

Match the design to the tradition and claim

MISQ spans four traditions, so there is no single mandated method. Pick the design that the claim requires.

TraditionTypical designsThe design must establish
BehavioralLab/online experiment, field experiment, multi-wave survey, panelInternal validity, construct validity, and (for surveys) procedural remedies for common-method bias
Design scienceBuild-and-evaluate of an IT artifactThat the artifact is novel and useful for a real problem — utility demonstrated, not asserted
Economics of ISNatural experiment, DiD, IV, RD, structural modelA credible identification strategy for the causal/economic effect
OrganizationalCase study, ethnography, mixed methods, longitudinal fieldTrustworthiness, rich context, and a transparent path from data to constructs

Design science: plan the evaluation up front

A MISQ design-science paper lives or dies on evaluation. Following Hevner et al. (2004), decide before building how you will demonstrate utility: held-out benchmarks against credible baselines, a controlled experiment or A/B field deployment, simulation, or expert evaluation — and tie each back to the design propositions. State the problem's relevance, the artifact's novelty, and the evaluation criteria so reviewers can judge rigor and relevance. "We built it and it ran" is not an evaluation.

Behavioral and economics: design out the threats early

  • Behavioral surveys: build in procedural separations against common-method bias — temporal/psychological/source separation, validated scales, attention/manipulation checks — because statistical fixes alone will not convince reviewers later.
  • Economics of IS: anchor identification in a real source of exogenous variation (a platform/policy change, staggered rollout, a breach, a system go-live). Pre-commit the comparison and the assumptions you will defend.

Mind the page budget

Because supplementary materials are discouraged and the page limit counts text, tables, figures, references, and appendices, design a study whose evidence fits the chosen category. Scope the design to the page budget rather than planning to offload it to an online appendix.

Execution bridge (StatsPAI / Stata MCP)

For the empirical / causal lane, estimate and audit rather than only specify. Full map: execution-with-mcp. MISQ is empirical IS — surveys, econometric panels, experiments, and design science; the chain below serves the causal / econometric lane, while design-science artifacts use their own evaluation standards.

  • 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.

Checklist

  • Design matches the tradition and the strength of the claim
  • Behavioral: validity threats and CMB designed out, not just measured
  • Economics: a named source of exogenous variation and a defensible identification logic
  • Design science: an evaluation plan tied to design propositions and credible baselines
  • Qualitative: a transparent, traceable path from data to constructs
  • The evidence fits the category page limit

Anti-patterns

  • A causal IS claim resting on a cross-sectional correlation.
  • A design-science artifact with no comparison and no real-problem evaluation.
  • Single-source, single-wave self-report with no procedural CMB remedies.
  • A design that only "fits" by exporting half the evidence to discouraged supplements.

Output format

【Tradition & design】experiment / survey / DiD-IV-RD / build-and-evaluate / qualitative
【Identification or evaluation】source of variation OR evaluation plan + baselines
【Validity threats handled】CMB / confounds / trustworthiness
【Fits page budget?】yes / trim
【Next step】misq-data-analysis

Keep looking

Skills are one crate of 328,083. 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.