Scientific Critical Thinking
Overview
Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims.
When to Use This Skill
This skill should be used when:
- Evaluating research methodology and experimental design
- Assessing statistical validity and evidence quality
- Identifying biases and confounding in studies
- Reviewing scientific claims and conclusions
- Conducting systematic reviews or meta-analyses
- Applying GRADE or Cochrane risk of bias assessments
- Providing critical analysis of research papers
Core Capabilities
1. Methodology Critique
Evaluate research methodology for rigor, validity, and potential flaws.
Apply when:
- Reviewing research papers
- Assessing experimental designs
- Evaluating study protocols
- Planning new research
Evaluation framework:
Study Design Assessment
- Is the design appropriate for the research question?
- Can the design support causal claims being made?
- Are comparison groups appropriate and adequate?
- Consider whether experimental, quasi-experimental, or observational design is justified
Validity Analysis
- Internal validity: Can we trust the causal inference?
- Check randomization quality
- Evaluate confounding control
- Assess selection bias
- Review attrition/dropout patterns
- External validity: Do results generalize?
- Evaluate sample representativeness
- Consider ecological validity of setting
- Assess whether conditions match target application
- Construct validity: Do measures capture intended constructs?
- Review measurement validation
- Check operational definitions
- Assess whether measures are direct or proxy
- Statistical conclusion validity: Are statistical inferences sound?
- Verify adequate power/sample size
- Check assumption compliance
- Evaluate test appropriateness
Control and Blinding
- Was randomization properly implemented (sequence generation, allocation concealment)?
- Was blinding feasible and implemented (participants, providers, assessors)?
- Are control conditions appropriate (placebo, active control, no treatment)?
- Could performance or detection bias affect results?
Measurement Quality
- Are instruments validated and reliable?
- Are measures objective when possible, or subjective with acknowledged limitations?
- Is outcome assessment standardized?
- Are multiple measures used to triangulate findings?
Reference: See references/scientific_method.md for detailed principles and references/experimental_design.md for comprehensive design checklist.
AI/ML Research-Specific Considerations
When evaluating AI/ML papers (increasingly important in 2025/2026):
- Benchmark contamination: Was test data used in pretraining? Check if paper reports results on public benchmarks only vs. held-out private sets.
- Cherry-picked examples: Qualitative examples may not represent typical performance.
- Compute fairness: Is the comparison against models with similar parameter counts and compute budgets?
- Reproducibility: Is code/weights released? Can results be reproduced independently?
- Evaluation harness consistency: Same benchmarks use different prompting strategies, leading to incomparable results.
- Human preference data leakage: RLHF models may be tuned on human preference data that indirectly overlaps with evaluation benchmarks.
- Capability vs. deployment gap: Lab evaluations may not reflect real-world deployment constraints.
2. Bias Detection
Identify and evaluate potential sources of bias that could distort findings.
Apply when:
- Reviewing published research
- Designing new studies
- Interpreting conflicting evidence
- Assessing research quality
Systematic bias review:
Cognitive Biases (Researcher)
- Confirmation bias: Are only supporting findings highlighted?
- HARKing: Were hypotheses stated a priori or formed after seeing results?
- Publication bias: Are negative results missing from literature?
- Cherry-picking: Is evidence selectively reported?
- Check for preregistration and analysis plan transparency
Selection Biases
- Sampling bias: Is sample representative of target population?
- Volunteer bias: Do participants self-select in systematic ways?
- Attrition bias: Is dropout differential between groups?
- Survivorship bias: Are only "survivors" visible in sample?
- Examine participant flow diagrams and compare baseline characteristics
Measurement Biases
- Observer bias: Could expectations influence observations?
- Recall bias: Are retrospective reports systematically inaccurate?
- Social desirability: Are responses biased toward acceptability?
- Instrument bias: Do measurement tools systematically err?
- Evaluate blinding, validation, and measurement objectivity
Analysis Biases
- P-hacking: Were multiple analyses conducted until significance emerged?
- Outcome switching: Were non-significant outcomes replaced with significant ones?
- Selective reporting: Are all planned analyses reported?
- Subgroup fishing: Were subgroup analyses conducted without correction?
- Check for study registration and compare to published outcomes
Confounding
- What variables could affect both exposure and outcome?
- Were confounders measured and controlled (statistically or by design)?
- Could unmeasured confounding explain findings?
- Are there plausible alternative explanations?
Reference: See references/common_biases.md for comprehensive bias taxonomy with detection and mitigation strategies.
3. Statistical Analysis Evaluation
Critically assess statistical methods, interpretation, and reporting.
Apply when:
- Reviewing quantitative research
- Evaluating data-driven claims
- Assessing clinical trial results
- Reviewing meta-analyses
Statistical review checklist:
Sample Size and Power
- Was a priori power analysis conducted?
- Is sample adequate for detecting meaningful effects?
- Is the study underpowered (common problem)?
- Do significant results from small samples raise flags for inflated effect sizes?
Statistical Tests
- Are tests appropriate for data type and distribution?
- Were test assumptions checked and met?
- Are parametric tests justified, or should non-parametric alternatives be used?
- Is the analysis matched to study design (e.g., paired vs. independent)?
Multiple Comparisons
- Were multiple hypotheses tested?
- Was correction applied (Bonferroni, FDR, other)?
- Are primary outcomes distinguished from secondary/exploratory?
- Could findings be false positives from multiple testing?
P-Value Interpretation
- Are p-values interpreted correctly (probability of data if null is true)?
- Is non-significance incorrectly interpreted as "no effect"?
- Is statistical significance conflated with practical importance?
- Are exact p-values reported, or only "p < .05"?
- Is there suspicious clustering just below .05?
Effect Sizes and Confidence Intervals
- Are effect sizes reported alongside significance?
- Are confidence intervals provided to show precision?
- Is the effect size meaningful in practical terms?
- Are standardized effect sizes interpreted with field-specific context?
Missing Data
- How much data is missing?
- Is missing data mechanism considered (MCAR, MAR, MNAR)?
- How is missing data handled (deletion, imputation, maximum likelihood)?
- Could missing data bias results?
Regression and Modeling
- Is the model overfitted (too many predictors, no cross-validation)?
- Are predictions made outside the data range (extrapolation)?
- Are multicollinearity issues addressed?
- Are model assumptions checked?
Common Pitfalls
- Correlation treated as causation
- Ignoring regression to the mean
- Base rate neglect
- Texas sharpshooter fallacy (pattern finding in noise)
- Simpson's paradox (confounding by subgroups)
Reference: See references/statistical_pitfalls.md for detailed pitfalls and correct practices.
4. Evidence Quality Assessment
Evaluate the strength and quality of evidence systematically.
Apply when:
- Weighing evidence for decisions
- Conducting literature reviews
- Comparing conflicting findings
- Determining confidence in conclusions
Evidence evaluation framework:
Study Design Hierarchy
- Systematic reviews/meta-analyses (highest for intervention effects)
- Randomized controlled trials
- Cohort studies
- Case-control studies
- Cross-sectional studies
- Case series/reports
- Expert opinion (lowest)
Important: Higher-level designs aren't always better quality. A well-designed observational study can be stronger than a poorly-conducted RCT.
Quality Within Design Type
- Risk of bias assessment (use appropriate tool: Cochrane ROB, Newcastle-Ottawa, etc.)
- Methodological rigor
- Transparency and reporting completeness
- Conflicts of interest
GRADE Considerations (if applicable)
- Start with design type (RCT = high, observational = low)
- Downgrade for:
- Risk of bias
- Inconsistency across studies
- Indirectness (wrong population/intervention/outcome)
- Imprecision (wide confidence intervals, small samples)
- Publication bias
- Upgrade for:
- Large effect sizes
- Dose-response relationships
- Confounders would reduce (not increase) effect
Convergence of Evidence
- Stronger when:
- Multiple independent replications
- Different research groups and settings
- Different methodologies converge on same conclusion
- Mechanistic and empirical evidence align
- Weaker when:
- Single study or research group
- Contradictory findings in literature
- Publication bias evident
- No replication attempts
Contextual Factors
- Biological/theoretical plausibility
- Consistency with established knowledge
- Temporality (cause precedes effect)
- Specificity of relationship
- Strength of association
Reference: See references/evidence_hierarchy.md for detailed hierarchy, GRADE system, and quality assessment tools.
5. Logical Fallacy Identification
Detect and name logical errors in scientific arguments and claims.
Apply when:
- Evaluating scientific claims
- Reviewing discussion/conclusion sections
- Assessing popular science communication
- Identifying flawed reasoning
Common fallacies in science:
Causation Fallacies
- Post hoc ergo propter hoc: "B followed A, so A caused B"
- Correlation = causation: Confusing association with causality
- Reverse causation: Mistaking cause for effect
- Single cause fallacy: Attributing complex outcomes to one factor
Generalization Fallacies
- Hasty generalization: Broad conclusions from small samples
- Anecdotal fallacy: Personal stories as proof
- Cherry-picking: Selecting only supporting evidence
- Ecological fallacy: Group patterns applied to individuals
Authority and Source Fallacies
- Appeal to authority: "Expert said it, so it's true" (without evidence)
- Ad hominem: Attacking person, not argument
- Genetic fallacy: Judging by origin, not merits
- Appeal to nature: "Natural = good/safe"
Statistical Fallacies
- Base rate neglect: Ignoring prior probability
- Texas sharpshooter: Finding patterns in random data
- Multiple comparisons: Not correcting for multiple tests
- Prosecutor's fallacy: Confusing P(E|H) with P(H|E)
Structural Fallacies
- False dichotomy: "Either A or B" when more options exist
- Moving goalposts: Changing evidence standards after they're met
- Begging the question: Circular reasoning
- Straw man: Misrepresenting arguments to attack them
Science-Specific Fallacies
- Galileo gambit: "They laughed at Galileo, so my fringe idea is correct"
- Argument from ignorance: "Not proven false, so true"
- Nirvana fallacy: Rejecting imperfect solutions
- Unfalsifiability: Making untestable claims
When identifying fallacies:
- Name the specific fallacy
- Explain why the reasoning is flawed
- Identify what evidence would be needed for valid inference
- Note that fallacious reasoning doesn't prove the conclusion false—just that this argument doesn't support it
Reference: See references/logical_fallacies.md for comprehensive fallacy catalog with examples and detection strategies.
6. Research Design Guidance
Provide constructive guidance for planning rigorous studies.
Apply when:
- Helping design new experiments
- Planning research projects
- Reviewing research proposals
- Improving study protocols
Design process:
Research Question Refinement
- Ensure question is specific, answerable, and falsifiable
- Verify it addresses a gap or contradiction in literature
- Confirm feasibility (resources, ethics, time)
- Define variables operationally
Design Selection
- Match design to question (causal → experimental; associational → observational)
- Consider feasibility and ethical constraints
- Choose between-subjects, within-subjects, or mixed designs
- Plan factorial designs if testing multiple factors
Bias Minimization Strategy
- Implement randomization when possible
- Plan blinding at all feasible levels (participants, providers, assessors)
- Identify and plan to control confounds (randomization, matching, stratification, statistical adjustment)
- Standardize all procedures
- Plan to minimize attrition
Sample Planning
- Conduct a priori power analysis (specify expected effect, desired power, alpha)
- Account for attrition in sample size
- Define clear inclusion/exclusion criteria
- Consider recruitment strategy and feasibility
- Plan for sample representativeness
Measurement Strategy
- Select validated, reliable instruments
- Use objective measures when possible
- Plan multiple measures of key constructs (triangulation)
- Ensure measures are sensitive to expected changes
- Establish inter-rater reliability procedures
Analysis Planning
- Prespecify all hypotheses and analyses
- Designate primary outcome clearly
- Plan statistical tests with assumption checks
- Specify how missing data will be handled
- Plan to report effect sizes and confidence intervals
- Consider multiple comparison corrections
Transparency and Rigor
- Preregister study and analysis plan
- Use reporting guidelines (CONSORT, STROBE, PRISMA)
- Plan to report all outcomes, not just significant ones
- Distinguish confirmatory from exploratory analyses
- Commit to data/code sharing
Reference: See references/experimental_design.md for comprehensive design checklist covering all stages from question to dissemination.
7. Claim Evaluation
Systematically evaluate scientific claims for validity and support.
Apply when:
- Assessing conclusions in papers
- Evaluating media reports of research
- Reviewing abstract or introduction claims
- Checking if data support conclusions
Claim evaluation process:
Identify the Claim
- What exactly is being claimed?
- Is it a causal claim, associational claim, or descriptive claim?
- How strong is the claim (proven, likely, suggested, possible)?
Assess the Evidence
- What evidence is provided?
- Is evidence direct or indirect?
- Is evidence sufficient for the strength of claim?
- Are alternative explanations ruled out?
Check Logical Connection
- Do conclusions follow from the data?
- Are there logical leaps?
- Is correlational data used to support causal claims?
- Are limitations acknowledged?
Evaluate Proportionality
- Is confidence proportional to evidence strength?
- Are hedging words used appropriately?
- Are limitations downplayed?
- Is speculation clearly labeled?
Check for Overgeneralization
- Do claims extend beyond the sample studied?
- Are population restrictions acknowledged?
- Is context-dependence recognized?
- Are caveats about generalization included?
Red Flags
- Causal language from correlational studies
- "Proves" or absolute certainty
- Cherry-picked citations
- Ignoring contradictory evidence
- Dismissing limitations
- Extrapolation beyond data
Provide specific feedback:
- Quote the problematic claim
- Explain what evidence would be needed to support it
- Suggest appropriate hedging language if warranted
- Distinguish between data (what was found) and interpretation (what it means)
Application Guidelines
General Approach
Be Constructive
- Identify strengths as well as weaknesses
- Suggest improvements rather than just criticizing
- Distinguish between fatal flaws and minor limitations
- Recognize that all research has limitations
Be Specific
- Point to specific instances (e.g., "Table 2 shows..." or "In the Methods section...")
- Quote problematic statements
- Provide concrete examples of issues
- Reference specific principles or standards violated
Be Proportionate
- Match criticism severity to issue importance
- Distinguish between major threats to validity and minor concerns
- Consider whether issues affect primary conclusions
- Acknowledge uncertainty in your own assessments
Apply Consistent Standards
- Use same criteria across all studies
- Don't apply stricter standards to findings you dislike
- Acknowledge your own potential biases
- Base judgments on methodology, not results
Consider Context
- Acknowledge practical and ethical constraints
- Consider field-specific norms for effect sizes and methods
- Recognize exploratory vs. confirmatory contexts
- Account for resource limitations in evaluating studies
When Providing Critique
Structure feedback as:
- Summary: Brief overview of what was evaluated
- Strengths: What was done well (important for credibility and learning)
- Concerns: Issues organized by severity
- Critical issues (threaten validity of main conclusions)
- Important issues (affect interpretation but not fatally)
- Minor issues (worth noting but don't change conclusions)
- Specific Recommendations: Actionable suggestions for improvement
- Overall Assessment: Balanced conclusion about evidence quality and what can be concluded
Use precise terminology:
- Name specific biases, fallacies, and methodological issues
- Reference established standards and guidelines
- Cite principles from scientific methodology
- Use technical terms accurately
When Uncertain
- Acknowledge uncertainty: "This could be X or Y; additional information needed is Z"
- Ask clarifying questions: "Was [methodological detail] done? This affects interpretation."
- Provide conditional assessments: "If X was done, then Y follows; if not, then Z is concern"
- Note what additional information would resolve uncertainty
Reference Materials
This skill includes comprehensive reference materials that provide detailed frameworks for critical evaluation:
references/scientific_method.md - Core principles of scientific methodology, the scientific process, critical evaluation criteria, red flags in scientific claims, causal inference standards, peer review, and open science principles
references/common_biases.md - Comprehensive taxonomy of cognitive, experimental, methodological, statistical, and analysis biases with detection and mitigation strategies
references/statistical_pitfalls.md - Common statistical errors and misinterpretations including p-value misunderstandings, multiple comparisons problems, sample size issues, effect size mistakes, correlation/causation confusion, regression pitfalls, and meta-analysis issues
references/evidence_hierarchy.md - Traditional evidence hierarchy, GRADE system, study quality assessment criteria, domain-specific considerations, evidence synthesis principles, and practical decision frameworks
references/logical_fallacies.md - Logical fallacies common in scientific discourse organized by type (causation, generalization, authority, relevance, structure, statistical) with examples and detection strategies
references/experimental_design.md - Comprehensive experimental design checklist covering research questions, hypotheses, study design selection, variables, sampling, blinding, randomization, control groups, procedures, measurement, bias minimization, data management, statistical planning, ethical considerations, validity threats, and reporting standards
When to consult references:
- Load references into context when detailed frameworks are needed
- Use grep to search references for specific topics:
grep -r "pattern" references/
- References provide depth; SKILL.md provides procedural guidance
- Consult references for comprehensive lists, detailed criteria, and specific examples
Remember
Scientific critical thinking is about:
- Systematic evaluation using established principles
- Constructive critique that improves science
- Proportional confidence to evidence strength
- Transparency about uncertainty and limitations
- Consistent application of standards
- Recognition that all research has limitations
- Balance between skepticism and openness to evidence
Always distinguish between:
- Data (what was observed) and interpretation (what it means)
- Correlation and causation
- Statistical significance and practical importance
- Exploratory and confirmatory findings
- What is known and what is uncertain
- Evidence against a claim and evidence for the null
Goals of critical thinking:
- Identify strengths and weaknesses accurately
- Determine what conclusions are supported
- Recognize limitations and uncertainties
- Suggest improvements for future work
- Advance scientific understanding
Quick Evaluation Checklist
Use this rapid checklist for paper triage:
Design (5 points)
Execution (5 points)
Analysis (5 points)
Conclusions (5 points)
Score interpretation: 18-20 = high confidence; 12-17 = moderate with caveats; <12 = treat conclusions cautiously
1---2name: scientific-critical-thinking3description: Evaluate research rigor and scientific claims. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE, Cochrane ROB, and preregistration standards. Use for critical analysis of research papers, evaluating AI/ML study claims, reviewing preprints, or fact-checking scientific assertions in any domain.4---56# Scientific Critical Thinking78## Overview910Critical thinking is a systematic process for evaluating scientific rigor. Assess methodology, experimental design, statistical validity, biases, confounding, and evidence quality using GRADE and Cochrane ROB frameworks. Apply this skill for critical analysis of scientific claims.1112## When to Use This Skill1314This skill should be used when:15- Evaluating research methodology and experimental design16- Assessing statistical validity and evidence quality17- Identifying biases and confounding in studies18- Reviewing scientific claims and conclusions19- Conducting systematic reviews or meta-analyses20- Applying GRADE or Cochrane risk of bias assessments21- Providing critical analysis of research papers2223## Core Capabilities2425### 1. Methodology Critique2627Evaluate research methodology for rigor, validity, and potential flaws.2829**Apply when:**30- Reviewing research papers31- Assessing experimental designs32- Evaluating study protocols33- Planning new research3435**Evaluation framework:**36371. **Study Design Assessment**38 - Is the design appropriate for the research question?39 - Can the design support causal claims being made?40 - Are comparison groups appropriate and adequate?41 - Consider whether experimental, quasi-experimental, or observational design is justified42432. **Validity Analysis**44 - **Internal validity:** Can we trust the causal inference?45 - Check randomization quality46 - Evaluate confounding control47 - Assess selection bias48 - Review attrition/dropout patterns49 - **External validity:** Do results generalize?50 - Evaluate sample representativeness51 - Consider ecological validity of setting52 - Assess whether conditions match target application53 - **Construct validity:** Do measures capture intended constructs?54 - Review measurement validation55 - Check operational definitions56 - Assess whether measures are direct or proxy57 - **Statistical conclusion validity:** Are statistical inferences sound?58 - Verify adequate power/sample size59 - Check assumption compliance60 - Evaluate test appropriateness61623. **Control and Blinding**63 - Was randomization properly implemented (sequence generation, allocation concealment)?64 - Was blinding feasible and implemented (participants, providers, assessors)?65 - Are control conditions appropriate (placebo, active control, no treatment)?66 - Could performance or detection bias affect results?67684. **Measurement Quality**69 - Are instruments validated and reliable?70 - Are measures objective when possible, or subjective with acknowledged limitations?71 - Is outcome assessment standardized?72 - Are multiple measures used to triangulate findings?7374**Reference:** See `references/scientific_method.md` for detailed principles and `references/experimental_design.md` for comprehensive design checklist.7576#### AI/ML Research-Specific Considerations7778When evaluating AI/ML papers (increasingly important in 2025/2026):79801. **Benchmark contamination**: Was test data used in pretraining? Check if paper reports results on public benchmarks only vs. held-out private sets.812. **Cherry-picked examples**: Qualitative examples may not represent typical performance.823. **Compute fairness**: Is the comparison against models with similar parameter counts and compute budgets?834. **Reproducibility**: Is code/weights released? Can results be reproduced independently?845. **Evaluation harness consistency**: Same benchmarks use different prompting strategies, leading to incomparable results.856. **Human preference data leakage**: RLHF models may be tuned on human preference data that indirectly overlaps with evaluation benchmarks.867. **Capability vs. deployment gap**: Lab evaluations may not reflect real-world deployment constraints.8788### 2. Bias Detection8990Identify and evaluate potential sources of bias that could distort findings.9192**Apply when:**93- Reviewing published research94- Designing new studies95- Interpreting conflicting evidence96- Assessing research quality9798**Systematic bias review:**991001. **Cognitive Biases (Researcher)**101 - **Confirmation bias:** Are only supporting findings highlighted?102 - **HARKing:** Were hypotheses stated a priori or formed after seeing results?103 - **Publication bias:** Are negative results missing from literature?104 - **Cherry-picking:** Is evidence selectively reported?105 - Check for preregistration and analysis plan transparency1061072. **Selection Biases**108 - **Sampling bias:** Is sample representative of target population?109 - **Volunteer bias:** Do participants self-select in systematic ways?110 - **Attrition bias:** Is dropout differential between groups?111 - **Survivorship bias:** Are only "survivors" visible in sample?112 - Examine participant flow diagrams and compare baseline characteristics1131143. **Measurement Biases**115 - **Observer bias:** Could expectations influence observations?116 - **Recall bias:** Are retrospective reports systematically inaccurate?117 - **Social desirability:** Are responses biased toward acceptability?118 - **Instrument bias:** Do measurement tools systematically err?119 - Evaluate blinding, validation, and measurement objectivity1201214. **Analysis Biases**122 - **P-hacking:** Were multiple analyses conducted until significance emerged?123 - **Outcome switching:** Were non-significant outcomes replaced with significant ones?124 - **Selective reporting:** Are all planned analyses reported?125 - **Subgroup fishing:** Were subgroup analyses conducted without correction?126 - Check for study registration and compare to published outcomes1271285. **Confounding**129 - What variables could affect both exposure and outcome?130 - Were confounders measured and controlled (statistically or by design)?131 - Could unmeasured confounding explain findings?132 - Are there plausible alternative explanations?133134**Reference:** See `references/common_biases.md` for comprehensive bias taxonomy with detection and mitigation strategies.135136### 3. Statistical Analysis Evaluation137138Critically assess statistical methods, interpretation, and reporting.139140**Apply when:**141- Reviewing quantitative research142- Evaluating data-driven claims143- Assessing clinical trial results144- Reviewing meta-analyses145146**Statistical review checklist:**1471481. **Sample Size and Power**149 - Was a priori power analysis conducted?150 - Is sample adequate for detecting meaningful effects?151 - Is the study underpowered (common problem)?152 - Do significant results from small samples raise flags for inflated effect sizes?1531542. **Statistical Tests**155 - Are tests appropriate for data type and distribution?156 - Were test assumptions checked and met?157 - Are parametric tests justified, or should non-parametric alternatives be used?158 - Is the analysis matched to study design (e.g., paired vs. independent)?1591603. **Multiple Comparisons**161 - Were multiple hypotheses tested?162 - Was correction applied (Bonferroni, FDR, other)?163 - Are primary outcomes distinguished from secondary/exploratory?164 - Could findings be false positives from multiple testing?1651664. **P-Value Interpretation**167 - Are p-values interpreted correctly (probability of data if null is true)?168 - Is non-significance incorrectly interpreted as "no effect"?169 - Is statistical significance conflated with practical importance?170 - Are exact p-values reported, or only "p < .05"?171 - Is there suspicious clustering just below .05?1721735. **Effect Sizes and Confidence Intervals**174 - Are effect sizes reported alongside significance?175 - Are confidence intervals provided to show precision?176 - Is the effect size meaningful in practical terms?177 - Are standardized effect sizes interpreted with field-specific context?1781796. **Missing Data**180 - How much data is missing?181 - Is missing data mechanism considered (MCAR, MAR, MNAR)?182 - How is missing data handled (deletion, imputation, maximum likelihood)?183 - Could missing data bias results?1841857. **Regression and Modeling**186 - Is the model overfitted (too many predictors, no cross-validation)?187 - Are predictions made outside the data range (extrapolation)?188 - Are multicollinearity issues addressed?189 - Are model assumptions checked?1901918. **Common Pitfalls**192 - Correlation treated as causation193 - Ignoring regression to the mean194 - Base rate neglect195 - Texas sharpshooter fallacy (pattern finding in noise)196 - Simpson's paradox (confounding by subgroups)197198**Reference:** See `references/statistical_pitfalls.md` for detailed pitfalls and correct practices.199200### 4. Evidence Quality Assessment201202Evaluate the strength and quality of evidence systematically.203204**Apply when:**205- Weighing evidence for decisions206- Conducting literature reviews207- Comparing conflicting findings208- Determining confidence in conclusions209210**Evidence evaluation framework:**2112121. **Study Design Hierarchy**213 - Systematic reviews/meta-analyses (highest for intervention effects)214 - Randomized controlled trials215 - Cohort studies216 - Case-control studies217 - Cross-sectional studies218 - Case series/reports219 - Expert opinion (lowest)220221 **Important:** Higher-level designs aren't always better quality. A well-designed observational study can be stronger than a poorly-conducted RCT.2222232. **Quality Within Design Type**224 - Risk of bias assessment (use appropriate tool: Cochrane ROB, Newcastle-Ottawa, etc.)225 - Methodological rigor226 - Transparency and reporting completeness227 - Conflicts of interest2282293. **GRADE Considerations (if applicable)**230 - Start with design type (RCT = high, observational = low)231 - **Downgrade for:**232 - Risk of bias233 - Inconsistency across studies234 - Indirectness (wrong population/intervention/outcome)235 - Imprecision (wide confidence intervals, small samples)236 - Publication bias237 - **Upgrade for:**238 - Large effect sizes239 - Dose-response relationships240 - Confounders would reduce (not increase) effect2412424. **Convergence of Evidence**243 - **Stronger when:**244 - Multiple independent replications245 - Different research groups and settings246 - Different methodologies converge on same conclusion247 - Mechanistic and empirical evidence align248 - **Weaker when:**249 - Single study or research group250 - Contradictory findings in literature251 - Publication bias evident252 - No replication attempts2532545. **Contextual Factors**255 - Biological/theoretical plausibility256 - Consistency with established knowledge257 - Temporality (cause precedes effect)258 - Specificity of relationship259 - Strength of association260261**Reference:** See `references/evidence_hierarchy.md` for detailed hierarchy, GRADE system, and quality assessment tools.262263### 5. Logical Fallacy Identification264265Detect and name logical errors in scientific arguments and claims.266267**Apply when:**268- Evaluating scientific claims269- Reviewing discussion/conclusion sections270- Assessing popular science communication271- Identifying flawed reasoning272273**Common fallacies in science:**2742751. **Causation Fallacies**276 - **Post hoc ergo propter hoc:** "B followed A, so A caused B"277 - **Correlation = causation:** Confusing association with causality278 - **Reverse causation:** Mistaking cause for effect279 - **Single cause fallacy:** Attributing complex outcomes to one factor2802812. **Generalization Fallacies**282 - **Hasty generalization:** Broad conclusions from small samples283 - **Anecdotal fallacy:** Personal stories as proof284 - **Cherry-picking:** Selecting only supporting evidence285 - **Ecological fallacy:** Group patterns applied to individuals2862873. **Authority and Source Fallacies**288 - **Appeal to authority:** "Expert said it, so it's true" (without evidence)289 - **Ad hominem:** Attacking person, not argument290 - **Genetic fallacy:** Judging by origin, not merits291 - **Appeal to nature:** "Natural = good/safe"2922934. **Statistical Fallacies**294 - **Base rate neglect:** Ignoring prior probability295 - **Texas sharpshooter:** Finding patterns in random data296 - **Multiple comparisons:** Not correcting for multiple tests297 - **Prosecutor's fallacy:** Confusing P(E|H) with P(H|E)2982995. **Structural Fallacies**300 - **False dichotomy:** "Either A or B" when more options exist301 - **Moving goalposts:** Changing evidence standards after they're met302 - **Begging the question:** Circular reasoning303 - **Straw man:** Misrepresenting arguments to attack them3043056. **Science-Specific Fallacies**306 - **Galileo gambit:** "They laughed at Galileo, so my fringe idea is correct"307 - **Argument from ignorance:** "Not proven false, so true"308 - **Nirvana fallacy:** Rejecting imperfect solutions309 - **Unfalsifiability:** Making untestable claims310311**When identifying fallacies:**312- Name the specific fallacy313- Explain why the reasoning is flawed314- Identify what evidence would be needed for valid inference315- Note that fallacious reasoning doesn't prove the conclusion false—just that this argument doesn't support it316317**Reference:** See `references/logical_fallacies.md` for comprehensive fallacy catalog with examples and detection strategies.318319### 6. Research Design Guidance320321Provide constructive guidance for planning rigorous studies.322323**Apply when:**324- Helping design new experiments325- Planning research projects326- Reviewing research proposals327- Improving study protocols328329**Design process:**3303311. **Research Question Refinement**332 - Ensure question is specific, answerable, and falsifiable333 - Verify it addresses a gap or contradiction in literature334 - Confirm feasibility (resources, ethics, time)335 - Define variables operationally3363372. **Design Selection**338 - Match design to question (causal → experimental; associational → observational)339 - Consider feasibility and ethical constraints340 - Choose between-subjects, within-subjects, or mixed designs341 - Plan factorial designs if testing multiple factors3423433. **Bias Minimization Strategy**344 - Implement randomization when possible345 - Plan blinding at all feasible levels (participants, providers, assessors)346 - Identify and plan to control confounds (randomization, matching, stratification, statistical adjustment)347 - Standardize all procedures348 - Plan to minimize attrition3493504. **Sample Planning**351 - Conduct a priori power analysis (specify expected effect, desired power, alpha)352 - Account for attrition in sample size353 - Define clear inclusion/exclusion criteria354 - Consider recruitment strategy and feasibility355 - Plan for sample representativeness3563575. **Measurement Strategy**358 - Select validated, reliable instruments359 - Use objective measures when possible360 - Plan multiple measures of key constructs (triangulation)361 - Ensure measures are sensitive to expected changes362 - Establish inter-rater reliability procedures3633646. **Analysis Planning**365 - Prespecify all hypotheses and analyses366 - Designate primary outcome clearly367 - Plan statistical tests with assumption checks368 - Specify how missing data will be handled369 - Plan to report effect sizes and confidence intervals370 - Consider multiple comparison corrections3713727. **Transparency and Rigor**373 - Preregister study and analysis plan374 - Use reporting guidelines (CONSORT, STROBE, PRISMA)375 - Plan to report all outcomes, not just significant ones376 - Distinguish confirmatory from exploratory analyses377 - Commit to data/code sharing378379**Reference:** See `references/experimental_design.md` for comprehensive design checklist covering all stages from question to dissemination.380381### 7. Claim Evaluation382383Systematically evaluate scientific claims for validity and support.384385**Apply when:**386- Assessing conclusions in papers387- Evaluating media reports of research388- Reviewing abstract or introduction claims389- Checking if data support conclusions390391**Claim evaluation process:**3923931. **Identify the Claim**394 - What exactly is being claimed?395 - Is it a causal claim, associational claim, or descriptive claim?396 - How strong is the claim (proven, likely, suggested, possible)?3973982. **Assess the Evidence**399 - What evidence is provided?400 - Is evidence direct or indirect?401 - Is evidence sufficient for the strength of claim?402 - Are alternative explanations ruled out?4034043. **Check Logical Connection**405 - Do conclusions follow from the data?406 - Are there logical leaps?407 - Is correlational data used to support causal claims?408 - Are limitations acknowledged?4094104. **Evaluate Proportionality**411 - Is confidence proportional to evidence strength?412 - Are hedging words used appropriately?413 - Are limitations downplayed?414 - Is speculation clearly labeled?4154165. **Check for Overgeneralization**417 - Do claims extend beyond the sample studied?418 - Are population restrictions acknowledged?419 - Is context-dependence recognized?420 - Are caveats about generalization included?4214226. **Red Flags**423 - Causal language from correlational studies424 - "Proves" or absolute certainty425 - Cherry-picked citations426 - Ignoring contradictory evidence427 - Dismissing limitations428 - Extrapolation beyond data429430**Provide specific feedback:**431- Quote the problematic claim432- Explain what evidence would be needed to support it433- Suggest appropriate hedging language if warranted434- Distinguish between data (what was found) and interpretation (what it means)435436## Application Guidelines437438### General Approach4394401. **Be Constructive**441 - Identify strengths as well as weaknesses442 - Suggest improvements rather than just criticizing443 - Distinguish between fatal flaws and minor limitations444 - Recognize that all research has limitations4454462. **Be Specific**447 - Point to specific instances (e.g., "Table 2 shows..." or "In the Methods section...")448 - Quote problematic statements449 - Provide concrete examples of issues450 - Reference specific principles or standards violated4514523. **Be Proportionate**453 - Match criticism severity to issue importance454 - Distinguish between major threats to validity and minor concerns455 - Consider whether issues affect primary conclusions456 - Acknowledge uncertainty in your own assessments4574584. **Apply Consistent Standards**459 - Use same criteria across all studies460 - Don't apply stricter standards to findings you dislike461 - Acknowledge your own potential biases462 - Base judgments on methodology, not results4634645. **Consider Context**465 - Acknowledge practical and ethical constraints466 - Consider field-specific norms for effect sizes and methods467 - Recognize exploratory vs. confirmatory contexts468 - Account for resource limitations in evaluating studies469470### When Providing Critique471472**Structure feedback as:**4734741. **Summary:** Brief overview of what was evaluated4752. **Strengths:** What was done well (important for credibility and learning)4763. **Concerns:** Issues organized by severity477 - Critical issues (threaten validity of main conclusions)478 - Important issues (affect interpretation but not fatally)479 - Minor issues (worth noting but don't change conclusions)4804. **Specific Recommendations:** Actionable suggestions for improvement4815. **Overall Assessment:** Balanced conclusion about evidence quality and what can be concluded482483**Use precise terminology:**484- Name specific biases, fallacies, and methodological issues485- Reference established standards and guidelines486- Cite principles from scientific methodology487- Use technical terms accurately488489### When Uncertain490491- **Acknowledge uncertainty:** "This could be X or Y; additional information needed is Z"492- **Ask clarifying questions:** "Was [methodological detail] done? This affects interpretation."493- **Provide conditional assessments:** "If X was done, then Y follows; if not, then Z is concern"494- **Note what additional information would resolve uncertainty**495496## Reference Materials497498This skill includes comprehensive reference materials that provide detailed frameworks for critical evaluation:499500- **`references/scientific_method.md`** - Core principles of scientific methodology, the scientific process, critical evaluation criteria, red flags in scientific claims, causal inference standards, peer review, and open science principles501502- **`references/common_biases.md`** - Comprehensive taxonomy of cognitive, experimental, methodological, statistical, and analysis biases with detection and mitigation strategies503504- **`references/statistical_pitfalls.md`** - Common statistical errors and misinterpretations including p-value misunderstandings, multiple comparisons problems, sample size issues, effect size mistakes, correlation/causation confusion, regression pitfalls, and meta-analysis issues505506- **`references/evidence_hierarchy.md`** - Traditional evidence hierarchy, GRADE system, study quality assessment criteria, domain-specific considerations, evidence synthesis principles, and practical decision frameworks507508- **`references/logical_fallacies.md`** - Logical fallacies common in scientific discourse organized by type (causation, generalization, authority, relevance, structure, statistical) with examples and detection strategies509510- **`references/experimental_design.md`** - Comprehensive experimental design checklist covering research questions, hypotheses, study design selection, variables, sampling, blinding, randomization, control groups, procedures, measurement, bias minimization, data management, statistical planning, ethical considerations, validity threats, and reporting standards511512**When to consult references:**513- Load references into context when detailed frameworks are needed514- Use grep to search references for specific topics: `grep -r "pattern" references/`515- References provide depth; SKILL.md provides procedural guidance516- Consult references for comprehensive lists, detailed criteria, and specific examples517518## Remember519520**Scientific critical thinking is about:**521- Systematic evaluation using established principles522- Constructive critique that improves science523- Proportional confidence to evidence strength524- Transparency about uncertainty and limitations525- Consistent application of standards526- Recognition that all research has limitations527- Balance between skepticism and openness to evidence528529**Always distinguish between:**530- Data (what was observed) and interpretation (what it means)531- Correlation and causation532- Statistical significance and practical importance533- Exploratory and confirmatory findings534- What is known and what is uncertain535- Evidence against a claim and evidence for the null536537**Goals of critical thinking:**5381. Identify strengths and weaknesses accurately5392. Determine what conclusions are supported5403. Recognize limitations and uncertainties5414. Suggest improvements for future work5425. Advance scientific understanding543544## Quick Evaluation Checklist545546Use this rapid checklist for paper triage:547548**Design (5 points)**549- [ ] Research question clearly stated and answerable?550- [ ] Design appropriate for causal/associational claims?551- [ ] Sample size adequate (power analysis reported)?552- [ ] Comparison groups appropriate?553- [ ] Preregistered (clinicaltrials.gov, OSF, AsPredicted)?554555**Execution (5 points)**556- [ ] Randomization and blinding implemented correctly?557- [ ] All planned outcomes reported (no selective reporting)?558- [ ] Attrition rates acceptable and balanced?559- [ ] Measurement instruments validated?560- [ ] Confounders identified and controlled?561562**Analysis (5 points)**563- [ ] Statistical tests appropriate for data type?564- [ ] Effect sizes reported alongside p-values?565- [ ] Multiple comparison correction applied?566- [ ] Confidence intervals provided?567- [ ] Missing data handled appropriately?568569**Conclusions (5 points)**570- [ ] Conclusions proportionate to evidence?571- [ ] Limitations acknowledged honestly?572- [ ] Causal language used only when design supports it?573- [ ] Generalizability caveats stated?574- [ ] Conflicts of interest disclosed?575576**Score interpretation**: 18-20 = high confidence; 12-17 = moderate with caveats; <12 = treat conclusions cautiously