From poq-skills
Guides survey data analysis for Public Opinion Quarterly manuscripts: design-based inference with weights/strata/clusters, honest uncertainty, and full reproducibility of tables and figures.
How this skill is triggered — by the user, by Claude, or both
Slash command
/poq-skills:poq-data-analysisThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
POQ reviewers are methodologically sophisticated, and the journal requires replication materials that
POQ reviewers are methodologically sophisticated, and the journal requires replication materials that
reproduce exactly all published tables and figures (see poq-transparency-and-data-policy).
Analyze as if both are true — because they are. The defining POQ demand is design-based inference:
survey weights, strata, and clusters belong in the variance estimator, not just the point estimate.
Design decisions live in poq-survey-design-and-measurement.
svy: / survey / samplics); declare
weights, strata, and PSUs. Report the design effect (DEFF); do not present naive IID standard
errors on a clustered, weighted sample.renv.lock, requirements.txt, recorded ssc/net installs).Before writing results prose, run a local replication gate that mirrors the journal's expectations:
| Gate | Required evidence |
|---|---|
| Survey design object | A single declared object listing weights, strata, PSUs, finite-population corrections where used, and missing-data handling. |
| Table/figure manifest | Every exhibit has a script target, input data file, and output path; no manual spreadsheet edits. |
| Sensitivity queue | Alternative weights, nonresponse adjustments, mode/question wording breaks, and subgroup corrections listed before results are interpreted. |
| Exact reproduction | A clean checkout or temporary directory regenerates all published numbers with matching rounding. |
Only after this gate should the manuscript claim that the analysis is reproducible. POQ readers notice when design-based inference is described in text but not actually encoded in the scripts.
【Estimator】complex-survey (weights/strata/PSUs declared)? [Y/N]
【Main estimate】magnitude + interval/MOE + substantive meaning
【Design effect】DEFF reported?
【Weighted vs unweighted】reconciled where they differ?
【Robustness】specs that could break it → what held
【Heterogeneity】pre-specified? MHT-adjusted?
【Reproducible】master script + seeds + pinned versions? [Y/N]
【Next】poq-tables-figures
../../resources/external_tools.md — complex-survey estimation, weighting, imputation packages../../resources/official-source-map.md — reproducibility / replication-archive policynpx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin poq-skillsDefends survey design and measurement for Public Opinion Quarterly manuscripts through the Total Survey Error framework, covering coverage, sampling, nonresponse, measurement, mode effects, and weighting. Includes AAPOR-standard disclosure.
Guides reproducible data analysis for JOP manuscripts: uncertainty reporting, robustness checks, and code that passes replication analyst review.
Guides analysis and reporting for APSR manuscripts to survive expert double-anonymous review. Covers honest uncertainty, robustness, heterogeneity, and reproducibility.