cps-research-design

GitHub

针对比较政治研究(CPS)稿件的研究设计辩护技能,涵盖跨国面板、案例比较及实验设计。用于回应审稿人对因果推断、案例选择及外部有效性的质疑,强化比较优势论证。

Comparative-Political-Studies-Skills/skills/cps-research-design/SKILL.md brycewang-stanford/Awesome-Journal-Skills

触发场景

指定识别策略或案例选择 审稿人质疑因果主张或可比性 设计跨国面板或自然实验 论证设计如何裁决竞争性假设

安装

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cps-research-design -g -y
更多选项

非标准路径

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Comparative-Political-Studies-Skills/skills/cps-research-design -g -y

不安装直接使用

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

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cps-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": "cps-research-design",
    "description": "Use when defending the research design of a Comparative Political Studies (CPS) manuscript — cross-national\/panel identification, case-based comparison and process tracing, experiments, or multi-method designs. CPS prizes comparative leverage. Strengthens the design; it does not write code."
}

Research Design (cps-research-design)

CPS is methodologically pluralist but demanding about each tradition. The design must credibly connect the comparative argument (cps-theory-building) to evidence and rule out the leading rival (cps-literature-positioning). This skill is mode-aware: pick the section that matches your work and defend the comparative leverage — the variation across cases or time that identifies the claim.

When to trigger

  • Specifying the identification strategy, case selection, or experimental design
  • A reviewer questioned causal claims, case choice, external validity, comparability, or a confound
  • Designing a cross-national panel, a subnational comparison, or a natural experiment across borders
  • Justifying why the design adjudicates the rival account, not just shows an association

Comparative-causal toolkit (cross-national / panel)

  • Identification first. State the estimand and the assumptions that license a causal reading (parallel trends, exclusion, continuity, ignorability). Defend them; don't assert them.
  • Designs: cross-national panels with unit and period fixed effects; DiD/event study around reforms (use modern staggered-adoption estimators, not naive TWFE); RD around institutional thresholds; IV (first-stage strength, exclusion, weak-IV-robust inference); survey experiments fielded comparatively.
  • Comparability. Defend that the units are measured the same way across countries (V-Dem vs. Polity coding, harmonized surveys); address country-level confounding and cross-national measurement error.
  • Inference: cluster at the level of treatment assignment (often country or country-year); few-cluster corrections (wild bootstrap) when the number of countries is small; multiple-comparison adjustment.
  • Sensitivity: how strong must an unobserved country-level confounder be to overturn the result?

Case-based / qualitative comparison

  • Comparison logic: most-similar (control on shared traits, vary the cause) or most-different (shared outcome despite different contexts) — justified by design, not convenience.
  • Case selection: typical, deviant, most/least-likely, paired comparison. Say what each case is a case of and avoid selecting on the outcome.
  • Process tracing with explicit tests (hoop, smoking-gun, straw-in-the-wind); state what evidence would have disconfirmed the mechanism.
  • Source transparency: archives, interviews, fieldnotes — plan documentation (see cps-transparency-and-data).

Experiments (survey / field, fielded comparatively)

  • Preregister design and primary analyses; report power/MDE; pre-specify subgroups and the comparison.
  • For cross-country survey/conjoint experiments: equivalence of instruments and treatment realism across contexts; sampling frames; what the comparative contrast licenses about generalization.

Multi-method linkage

  • Use the quantitative estimate for the average comparative effect and the case evidence for the mechanism; state how each method covers the other's blind spot, not as decoration.

The adjudication test (CPS-specific)

For the single strongest rival, write one sentence: "If the rival were true rather than my argument, the cross-case/over-time pattern would look like ___; instead it looks like ___." If you cannot, the design does not yet identify the comparative contribution.

Execution bridge (StatsPAI / Stata MCP)

Estimate and audit the design, don't only describe it. Full map: execution-with-mcp. CPS is comparative politics — cross-national and sub-national designs; emphasize identification and clustered / multiway inference.

  • 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

  • Naive TWFE on staggered reforms; clustering at the wrong level; ignoring the small-number-of-countries problem
  • "Causal" language on a design that only supports cross-national correlation
  • Convenience or selecting-on-the-outcome case selection dressed up as most-similar design
  • Cross-national survey experiment with non-equivalent instruments across countries
  • A design with no comparative leverage — one snapshot that cannot distinguish your argument from the rival

Output format

【Mode】comparative-causal / case-based / experiment / multi-method
【Comparative leverage】the across-case / over-time variation that identifies the claim
【Estimand or claim】what is being identified/shown
【Key assumption(s)】and how each is defended (incl. comparability)
【Rival ruled out】the adjudication sentence
【Robustness/sensitivity】planned checks
【Next】cps-data-analysis

Supplementary resources

版本历史

  • 1839142 当前 2026-07-05 12:38

同 Skill 集合

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

元信息

文件数
0
版本
c82fe76
Hash
b5c51a72
收录时间
2026-07-05 12:38

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-04 21:13
浙ICP备14020137号-1 $访客地图$