spq-research-design

GitHub

专为SPQ论文辩护研究设计,涵盖实验、调查及观察法。核心在于论证社会结构与个体的联系,通过标准化设置、测量验证或案例选择,排除最强替代解释,确保因果推断或解释的效度。

Social-Psychology-Quarterly-Skills/skills/spq-research-design/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

指定实验环境、调查计划或田野/访谈设计 审稿人质疑因果主张、构念效度、案例选择或混杂因素 证明设计如何裁决来自文献定位技能的竞争解释 决定如何将社会心理机制操作化

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill spq-research-design -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Social-Psychology-Quarterly-Skills/skills/spq-research-design -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@spq-research-design

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill spq-research-design -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "spq-research-design",
    "description": "Use when defending the research design of a Social Psychology Quarterly (SPQ) manuscript — laboratory and survey experiments (group processes, status), survey and secondary-data analysis (social structure and personality), or observation\/ethnography and interviews (symbolic interaction). SPQ judges each tradition on its own terms but always asks how the design captures the link between structure and the individual. Strengthens the design; it does not write code."
}

Research Design (spq-research-design)

SPQ accepts experiments, surveys, and observational/interpretive work, but is demanding about each. The design must credibly connect the social-psychological argument (spq-theory-building) to evidence about the structure–individual link. This skill is tradition-aware: pick the section that matches your work and defend it against the strongest alternative explanation.

When to trigger

  • Specifying an experimental setting, a survey/measurement plan, or a fieldwork/interview design
  • A reviewer questioned causal claims, construct validity, case/site selection, or a confound
  • Justifying why your design adjudicates the rival account from spq-literature-positioning
  • Deciding how the design operationalizes the social-psychological mechanism

Experimental (group processes, status, exchange — the lab tradition)

  • Standardized experimental settings. State the setting (e.g., status/expectation-states paradigm, exchange networks) and how the manipulation realizes the theoretical construct.
  • Manipulation / standardized-setting checks; randomization; attention checks; attrition.
  • Inference: pre-specify primary outcomes; correct for multiple comparisons; power/MDE; appropriate models for nested (group/dyad) data.
  • Generalization: be explicit about what a lab effect does and does not license about real settings.

Survey / secondary-data (social structure and personality)

  • Measurement first. Validate the social-psychological constructs (identity salience, mastery, status, sentiment); report reliability; show results aren't an artifact of a scaling choice.
  • Structural variables measured and theorized, not just controls — the structure–individual link is the point.
  • Inference for complex designs: survey weights/clustering for GSS/PSID-type data; multilevel models for individuals nested in contexts; sensitivity to unobserved confounding for any causal claim.

Observational / interpretive (symbolic interaction)

  • Site / case selection justified by analytic logic (what is this a case of?), not convenience.
  • Evidence and disconfirmation: state what observations would have challenged the analytic claim; document how interaction, accounts, or fieldnotes support it.
  • Reflexivity and access: position of the researcher, consent, and how meaning is interpreted.

The adjudication test (SPQ-specific)

For the single strongest rival explanation, write one sentence: "If the rival were true rather than my argument, the data would look like ___; instead they look like ___." For experiments this is the manipulation contrast; for surveys, the confound ruled out; for interpretive work, the alternative reading. If you cannot, the design does not yet identify the contribution.

Design stress ledger

Use a design stress ledger before committing to the analysis plan:

Tradition Stress test
Experiment What manipulation failure, demand effect, group-composition imbalance, or dyadic dependence would overturn the status/process claim?
Survey / secondary data Which omitted structural variable, measurement-invariance failure, weighting choice, or contextual clustering rule could flip the conclusion?
Observational / interpretive Which negative case, deviant interaction, or access/reflexivity concern would force a narrower interpretation?

For each row, write the planned diagnostic and the interpretation if it fails. SPQ reviewers are comfortable with different methods, but they expect the method's limits to be explicit. A design that names its own failure mode usually reads stronger than a design that implies no failure mode exists.

Execution bridge (StatsPAI / Stata MCP)

Estimate and audit the design, don't only describe it. Full map: execution-with-mcp. SPQ spans lab/survey experiments and observational work; randomization inference and mediation done right matter for the experimental lane.

  • detect_designrecommend → fit with as_handle=trueaudit_result.
  • Observational causal claims: 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, romano_wolf for many-outcome family-wise control, and mediate for mediation (not naive controlling-away).
  • Sensitivity: oster_delta / sensemakr for observational claims.

Report the effect size in interpretable units; route the full battery to the appendix/supplement. A run end-to-end (synthetic data, real returns) is in the JF execution walkthrough.

Anti-patterns

  • A lab effect over-generalized to real-world structure with no caveat
  • Treating structural variables as nuisance controls rather than theorized causes
  • Convenience site selection dressed up as theory-driven
  • "Causal" language on a cross-sectional survey that only supports association
  • A design that cannot distinguish your social-psychological mechanism from the leading alternative

Output format

【Tradition】experiment / survey-SSP / observation-interpretive
【Estimand or analytic claim】what is identified/shown about the structure–individual link
【Key assumption(s)】and how each is defended
【Rival ruled out】the adjudication sentence
【Measurement / setting validity】constructs validated or setting standardized? [Y/N]
【Robustness/sensitivity】planned checks
【Next】spq-data-analysis

Supplementary resources

Version History

  • 1839142 Current 2026-07-05 14:25

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
8742dcc1
Indexed
2026-07-05 14:25

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 14:30
浙ICP备14020137号-1 $Carte des visiteurs$