Use when defining eligibility criteria and coding studies for a Psychological Bulletin review or meta-analysis — inclusion/exclusion rules, a codebook, double-coding, and inter-rater reliability. Governs how studies enter and are coded; effect-size modeling lives in psychbull-meta-analysis-methods.
Scanned 6/6/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill psychbull-inclusion-and-coding --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Psychbull Inclusion And Coding?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-psychbull-inclusion-and-coding)More formats (shields.io, HTML) on the badges page.
---
name: psychbull-inclusion-and-coding
description: Use when defining eligibility criteria and coding studies for a Psychological Bulletin review or meta-analysis — inclusion/exclusion rules, a codebook, double-coding, and inter-rater reliability. Governs how studies enter and are coded; effect-size modeling lives in psychbull-meta-analysis-methods.
---
# Inclusion & Coding (psychbull-inclusion-and-coding)
The credibility of a synthesis rests on **transparent, pre-specified eligibility** and **reliable
coding**. Decisions about which studies are in — and how their features are coded — must be
reproducible and made by **at least two trained coders** with documented agreement. This skill governs
eligibility and coding; the statistical model lives in `psychbull-meta-analysis-methods`.
## When to trigger
- Writing eligibility (inclusion/exclusion) criteria before full-text screening
- Building the **codebook** for study features, moderators, and effect-size inputs
- Setting up **double-coding** and computing **inter-rater reliability**
- A reviewer questions selection or coding decisions
## Eligibility criteria
- **Pre-specify** inclusion/exclusion rules (population, design, measures, outcome, time window,
language, publication type) in the **protocol**, before screening (see
`psychbull-open-science-and-transparency`).
- Operationalize each rule so two screeners apply it the same way; pilot on a sample and refine.
- Two-stage screening: **title/abstract → full text**, each by two screeners, with a **reconciliation
log** and exclusion reasons feeding the PRISMA flow.
## Codebook & double-coding
1. **A written codebook** with explicit decision rules for every variable: study descriptors, design,
sample, measures, risk-of-bias/quality indicators, candidate **moderators**, and the **statistics
needed to compute effect sizes** (means, SDs, ns, correlations, ORs, test statistics).
2. **Double-code** all (or a substantial, documented subset of) studies; resolve disagreements by
discussion or a third coder; record the resolution.
3. **Capture what you need for the effect size**, including the **direction** of effects and any
sign-flips, plus enough to handle **multiple effect sizes per study** (dependency) downstream.
## Inter-rater reliability
- Report a reliability statistic: **Cohen's / Fleiss' kappa** for categorical codes, **ICC** for
continuous codes; report the value and how disagreements were resolved.
- For study quality / risk of bias, use a documented appraisal scheme and report it.
## Anti-patterns
- Eligibility criteria invented after seeing which studies give the desired result
- A single coder, or no reliability statistic reported
- A codebook so vague that coders silently diverge
- Dropping "inconvenient" studies without a rule that excludes them
- Losing the data needed to compute effect sizes (no SDs/ns) — recoverable only by author contact
## Output format
```
【Eligibility】pre-specified in protocol? [Y/N] + key rules
【Screening】two screeners, reconciliation log? [Y/N]
【Codebook】covers moderators + effect-size inputs? [Y/N]
【Double-coding】coverage + disagreement resolution
【Reliability】kappa / ICC value(s)
【Next】psychbull-meta-analysis-methods
```
## Supplementary resources
- [`../../resources/external_tools.md`](../../resources/external_tools.md) — screening tools and reliability packages (`irr`, `psych`)
- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — MARS coding/eligibility reporting expectations
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!