misq-topic-selection
GitHub辅助用户评估研究问题是否符合MISQ期刊要求,识别所属IS传统(行为、设计科学、经济或组织),选择匹配的稿件类别,并在数据收集前进行选题适配性测试。
Trigger Scenarios
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill misq-topic-selection -g -y
SKILL.md
Frontmatter
{
"name": "misq-topic-selection",
"description": "Use when shaping or stress-testing a research question for MIS Quarterly — confirming it is a genuine information-systems question, naming which of the four IS traditions (behavioral, design science, economics, organizational) it lives in, and choosing the matching manuscript category before any data are collected or any artifact is built."
}
Topic Selection & Genre Fit (misq-topic-selection)
When to trigger
- The idea is interesting but you are not sure it is an IS question versus a generic management, marketing, or CS question
- You have a dataset, a platform, or a model and need a question worth a MISQ slot
- You cannot yet say which tradition the paper belongs to, or which submission category fits
- A colleague says "this could go to MISQ" and you need a fit test before committing months of work
Is it an information-systems question?
MISQ publishes research on the development, use, impact, management, and economics of information technology — IT-based services, the management of IT resources, and the use and impact of IT with managerial, organizational, and societal implications. The IT artifact (a system, algorithm, platform, data, or digitally enabled practice) should be central, not incidental. If the technology could be swapped for "any treatment" without changing the theory, the paper is probably not an IS paper.
Name the tradition — it decides everything downstream
| Tradition | The paper's job | Typical category |
|---|---|---|
| Behavioral | Explain/predict how people and organizations adopt, use, and are affected by IT | Research Article / Research Notes |
| Design science | Build and rigorously evaluate a novel, purposeful IT artifact that solves a real problem | Design Science |
| Economics of IS | Identify the causal economic effects/mechanisms of IT (markets, platforms, productivity, pricing) | Research Article / Research Notes |
| Organizational | Theorize IT in organizational and social context (governance, transformation, work) | Research Article / Theory Development |
MISQ explicitly welcomes cross-tradition blends (e.g., a design-science artifact evaluated with a behavioral experiment, or an economics-of-IS question with organizational theory). Name the primary tradition, then declare the blend.
Choose the matching manuscript category
Self-select the genre up front, because length and evaluation criteria differ:
- Research Article — primary empirical category (50 pp).
- Research Notes — focused contribution, roughly half a Research Article.
- Theory Development — a substantive new theory (55 pp).
- Theory-Generative Research Synthesis — synthesis that generates theory (65 pp).
- Issues and Opinions and Design Science — verify exact limits at misq.umn.edu/categories-lengths (待核实 for some).
Page limits count everything (text, tables, figures, references, appendices), so the category constrains the scope of the question.
Fit test (answer all)
- Is the IT artifact central to the theory, not interchangeable?
- Which single tradition is primary, and what (if any) is the blend?
- Which category fits — and does the question's scope fit that page budget?
- What does an IS reader learn that they could not get from a top management, marketing, or CS venue?
The "swap test" for IT centrality, worked
The fastest fit diagnostic: can you swap the IT artifact for a generic treatment without changing the theory? Three cases:
- Fails the swap test (not IS): "Firms that adopted [a new dashboard] improved performance." Replace "dashboard" with "any management intervention" and the hypothesis is unchanged — the IT is window dressing. Route to a management venue.
- Passes (behavioral IS): "A recommendation algorithm's opacity raises users' perceived autonomy loss, dampening reliance — an effect absent for equally accurate transparent recommendations." Opacity is a property of the artifact; remove the IT and the mechanism disappears.
- Passes (economics of IS): "Platform-mediated price steering shifts surplus because the platform observes cross-side search — a channel that exists only because the IT intermediates the market."
If the mechanism survives deleting the technology, it is not yet a MISQ paper; return to the mechanism before choosing a category.
Worked category selection
| Situation | Category | Why |
|---|---|---|
| A single clean field experiment on IT-enabled nudging | Research Note | Focused single contribution; ~half a Research Article |
| A build-and-evaluate of a novel ML pipeline with design principles | Design Science | Prescriptive design knowledge is the contribution |
| A new theory of algorithmic control at work, lightly empirical | Theory Development (55pp) | Theory is the primary output |
| A synthesis of the IS-security literature that generates propositions | Theory-Generative Synthesis (65pp) | Synthesis that yields theory |
Because the page limit counts everything, choose the category before scoping the study, not after drafting.
Anti-patterns
- A management/marketing study with IT as window dressing → wrong venue.
- A CS systems paper with no theory or no behavioral/economic/organizational evaluation → wrong venue (consider the Design Science track only if you build and evaluate).
- Picking a category after writing, then having an over-length manuscript returned.
Output format
【IS question?】central IT artifact: yes/no — why
【Tradition】behavioral / design science / economics / organizational (+ blend)
【Category】Research Article / Research Notes / Theory Dev / Synthesis / Design Science / I&O
【Scope fits page budget?】yes / trim needed
【Next step】misq-theory-development
Version History
- 1839142 Current 2026-07-05 14:02


