name: scientific-critical-thinking
description: "Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims."
allowed-tools: [Read, Write, Edit, Bash]
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
Visual Enhancement with Scientific Schematics
When creating documents with this skill, always consider adding scientific diagrams and schematics to enhance visual communication.
If your document does not already contain schematics or diagrams:
- Use the scientific-schematics skill to generate AI-powered publication-quality diagrams
- Simply describe your desired diagram in natural language
- Nano Banana Pro will automatically generate, review, and refine the schematic
For new documents: Scientific schematics should be generated by default to visually represent key concepts, workflows, architectures, or relationships described in the text.
How to generate schematics:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
The AI will automatically:
- Create publication-quality images with proper formatting
- Review and refine through multiple iterations
- Ensure accessibility (colorblind-friendly, high contrast)
- Save outputs in the figures/ directory
When to add schematics:
- Critical thinking framework diagrams
- Bias identification decision trees
- Evidence quality assessment flowcharts
- GRADE assessment methodology diagrams
- Risk of bias evaluation frameworks
- Validity assessment visualizations
- Any complex concept that benefits from visualization
For detailed guidance on creating schematics, refer to the scientific-schematics skill documentation.
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.
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
1---2name: scientific-critical-thinking3description: <!--4---5<!--6 ╔══════════════════════════════════════════════════════════════╗7 ║ 本文件为开源 Skill 原始文档,收录仅供学习与研究参考 ║8 ║ CoPaper.AI 收集整理 | https://copaper.ai ║9 ╚══════════════════════════════════════════════════════════════╝1011 来源仓库: https://github.com/K-Dense-AI/claude-scientific-writer12 项目名称: claude-scientific-writer13 开源协议: MIT License14 收录日期: 2026-04-021516 声明: 本文件版权归原作者所有。此处收录旨在为社会科学实证研究者17 提供 AI Agent Skills 的集中参考。如有侵权,请联系删除。18-->1920---21name: scientific-critical-thinking22description: "Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims."23allowed-tools: [Read, Write, Edit, Bash]24---2526# Scientific Critical Thinking2728## Overview2930Critical 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.3132## When to Use This Skill3334This skill should be used when:35- Evaluating research methodology and experimental design36- Assessing statistical validity and evidence quality37- Identifying biases and confounding in studies38- Reviewing scientific claims and conclusions39- Conducting systematic reviews or meta-analyses40- Applying GRADE or Cochrane risk of bias assessments41- Providing critical analysis of research papers4243## Visual Enhancement with Scientific Schematics4445**When creating documents with this skill, always consider adding scientific diagrams and schematics to enhance visual communication.**4647If your document does not already contain schematics or diagrams:48- Use the **scientific-schematics** skill to generate AI-powered publication-quality diagrams49- Simply describe your desired diagram in natural language50- Nano Banana Pro will automatically generate, review, and refine the schematic5152**For new documents:** Scientific schematics should be generated by default to visually represent key concepts, workflows, architectures, or relationships described in the text.5354**How to generate schematics:**55```bash56python scripts/generate_schematic.py "your diagram description" -o figures/output.png57```5859The AI will automatically:60- Create publication-quality images with proper formatting61- Review and refine through multiple iterations62- Ensure accessibility (colorblind-friendly, high contrast)63- Save outputs in the figures/ directory6465**When to add schematics:**66- Critical thinking framework diagrams67- Bias identification decision trees68- Evidence quality assessment flowcharts69- GRADE assessment methodology diagrams70- Risk of bias evaluation frameworks71- Validity assessment visualizations72- Any complex concept that benefits from visualization7374For detailed guidance on creating schematics, refer to the scientific-schematics skill documentation.7576---7778## Core Capabilities7980### 1. Methodology Critique8182Evaluate research methodology for rigor, validity, and potential flaws.8384**Apply when:**85- Reviewing research papers86- Assessing experimental designs87- Evaluating study protocols88- Planning new research8990**Evaluation framework:**91921. **Study Design Assessment**93 - Is the design appropriate for the research question?94 - Can the design support causal claims being made?95 - Are comparison groups appropriate and adequate?96 - Consider whether experimental, quasi-experimental, or observational design is justified97982. **Validity Analysis**99 - **Internal validity:** Can we trust the causal inference?100 - Check randomization quality101 - Evaluate confounding control102 - Assess selection bias103 - Review attrition/dropout patterns104 - **External validity:** Do results generalize?105 - Evaluate sample representativeness106 - Consider ecological validity of setting107 - Assess whether conditions match target application108 - **Construct validity:** Do measures capture intended constructs?109 - Review measurement validation110 - Check operational definitions111 - Assess whether measures are direct or proxy112 - **Statistical conclusion validity:** Are statistical inferences sound?113 - Verify adequate power/sample size114 - Check assumption compliance115 - Evaluate test appropriateness1161173. **Control and Blinding**118 - Was randomization properly implemented (sequence generation, allocation concealment)?119 - Was blinding feasible and implemented (participants, providers, assessors)?120 - Are control conditions appropriate (placebo, active control, no treatment)?121 - Could performance or detection bias affect results?1221234. **Measurement Quality**124 - Are instruments validated and reliable?125 - Are measures objective when possible, or subjective with acknowledged limitations?126 - Is outcome assessment standardized?127 - Are multiple measures used to triangulate findings?128129**Reference:** See `references/scientific_method.md` for detailed principles and `references/experimental_design.md` for comprehensive design checklist.130131### 2. Bias Detection132133Identify and evaluate potential sources of bias that could distort findings.134135**Apply when:**136- Reviewing published research137- Designing new studies138- Interpreting conflicting evidence139- Assessing research quality140141**Systematic bias review:**1421431. **Cognitive Biases (Researcher)**144 - **Confirmation bias:** Are only supporting findings highlighted?145 - **HARKing:** Were hypotheses stated a priori or formed after seeing results?146 - **Publication bias:** Are negative results missing from literature?147 - **Cherry-picking:** Is evidence selectively reported?148 - Check for preregistration and analysis plan transparency1491502. **Selection Biases**151 - **Sampling bias:** Is sample representative of target population?152 - **Volunteer bias:** Do participants self-select in systematic ways?153 - **Attrition bias:** Is dropout differential between groups?154 - **Survivorship bias:** Are only "survivors" visible in sample?155 - Examine participant flow diagrams and compare baseline characteristics1561573. **Measurement Biases**158 - **Observer bias:** Could expectations influence observations?159 - **Recall bias:** Are retrospective reports systematically inaccurate?160 - **Social desirability:** Are responses biased toward acceptability?161 - **Instrument bias:** Do measurement tools systematically err?162 - Evaluate blinding, validation, and measurement objectivity1631644. **Analysis Biases**165 - **P-hacking:** Were multiple analyses conducted until significance emerged?166 - **Outcome switching:** Were non-significant outcomes replaced with significant ones?167 - **Selective reporting:** Are all planned analyses reported?168 - **Subgroup fishing:** Were subgroup analyses conducted without correction?169 - Check for study registration and compare to published outcomes1701715. **Confounding**172 - What variables could affect both exposure and outcome?173 - Were confounders measured and controlled (statistically or by design)?174 - Could unmeasured confounding explain findings?175 - Are there plausible alternative explanations?176177**Reference:** See `references/common_biases.md` for comprehensive bias taxonomy with detection and mitigation strategies.178179### 3. Statistical Analysis Evaluation180181Critically assess statistical methods, interpretation, and reporting.182183**Apply when:**184- Reviewing quantitative research185- Evaluating data-driven claims186- Assessing clinical trial results187- Reviewing meta-analyses188189**Statistical review checklist:**1901911. **Sample Size and Power**192 - Was a priori power analysis conducted?193 - Is sample adequate for detecting meaningful effects?194 - Is the study underpowered (common problem)?195 - Do significant results from small samples raise flags for inflated effect sizes?1961972. **Statistical Tests**198 - Are tests appropriate for data type and distribution?199 - Were test assumptions checked and met?200 - Are parametric tests justified, or should non-parametric alternatives be used?201 - Is the analysis matched to study design (e.g., paired vs. independent)?2022033. **Multiple Comparisons**204 - Were multiple hypotheses tested?205 - Was correction applied (Bonferroni, FDR, other)?206 - Are primary outcomes distinguished from secondary/exploratory?207 - Could findings be false positives from multiple testing?2082094. **P-Value Interpretation**210 - Are p-values interpreted correctly (probability of data if null is true)?211 - Is non-significance incorrectly interpreted as "no effect"?212 - Is statistical significance conflated with practical importance?213 - Are exact p-values reported, or only "p < .05"?214 - Is there suspicious clustering just below .05?2152165. **Effect Sizes and Confidence Intervals**217 - Are effect sizes reported alongside significance?218 - Are confidence intervals provided to show precision?219 - Is the effect size meaningful in practical terms?220 - Are standardized effect sizes interpreted with field-specific context?2212226. **Missing Data**223 - How much data is missing?224 - Is missing data mechanism considered (MCAR, MAR, MNAR)?225 - How is missing data handled (deletion, imputation, maximum likelihood)?226 - Could missing data bias results?2272287. **Regression and Modeling**229 - Is the model overfitted (too many predictors, no cross-validation)?230 - Are predictions made outside the data range (extrapolation)?231 - Are multicollinearity issues addressed?232 - Are model assumptions checked?2332348. **Common Pitfalls**235 - Correlation treated as causation236 - Ignoring regression to the mean237 - Base rate neglect238 - Texas sharpshooter fallacy (pattern finding in noise)239 - Simpson's paradox (confounding by subgroups)240241**Reference:** See `references/statistical_pitfalls.md` for detailed pitfalls and correct practices.242243### 4. Evidence Quality Assessment244245Evaluate the strength and quality of evidence systematically.246247**Apply when:**248- Weighing evidence for decisions249- Conducting literature reviews250- Comparing conflicting findings251- Determining confidence in conclusions252253**Evidence evaluation framework:**2542551. **Study Design Hierarchy**256 - Systematic reviews/meta-analyses (highest for intervention effects)257 - Randomized controlled trials258 - Cohort studies259 - Case-control studies260 - Cross-sectional studies261 - Case series/reports262 - Expert opinion (lowest)263264 **Important:** Higher-level designs aren't always better quality. A well-designed observational study can be stronger than a poorly-conducted RCT.2652662. **Quality Within Design Type**267 - Risk of bias assessment (use appropriate tool: Cochrane ROB, Newcastle-Ottawa, etc.)268 - Methodological rigor269 - Transparency and reporting completeness270 - Conflicts of interest2712723. **GRADE Considerations (if applicable)**273 - Start with design type (RCT = high, observational = low)274 - **Downgrade for:**275 - Risk of bias276 - Inconsistency across studies277 - Indirectness (wrong population/intervention/outcome)278 - Imprecision (wide confidence intervals, small samples)279 - Publication bias280 - **Upgrade for:**281 - Large effect sizes282 - Dose-response relationships283 - Confounders would reduce (not increase) effect2842854. **Convergence of Evidence**286 - **Stronger when:**287 - Multiple independent replications288 - Different research groups and settings289 - Different methodologies converge on same conclusion290 - Mechanistic and empirical evidence align291 - **Weaker when:**292 - Single study or research group293 - Contradictory findings in literature294 - Publication bias evident295 - No replication attempts2962975. **Contextual Factors**298 - Biological/theoretical plausibility299 - Consistency with established knowledge300 - Temporality (cause precedes effect)301 - Specificity of relationship302 - Strength of association303304**Reference:** See `references/evidence_hierarchy.md` for detailed hierarchy, GRADE system, and quality assessment tools.305306### 5. Logical Fallacy Identification307308Detect and name logical errors in scientific arguments and claims.309310**Apply when:**311- Evaluating scientific claims312- Reviewing discussion/conclusion sections313- Assessing popular science communication314- Identifying flawed reasoning315316**Common fallacies in science:**3173181. **Causation Fallacies**319 - **Post hoc ergo propter hoc:** "B followed A, so A caused B"320 - **Correlation = causation:** Confusing association with causality321 - **Reverse causation:** Mistaking cause for effect322 - **Single cause fallacy:** Attributing complex outcomes to one factor3233242. **Generalization Fallacies**325 - **Hasty generalization:** Broad conclusions from small samples326 - **Anecdotal fallacy:** Personal stories as proof327 - **Cherry-picking:** Selecting only supporting evidence328 - **Ecological fallacy:** Group patterns applied to individuals3293303. **Authority and Source Fallacies**331 - **Appeal to authority:** "Expert said it, so it's true" (without evidence)332 - **Ad hominem:** Attacking person, not argument333 - **Genetic fallacy:** Judging by origin, not merits334 - **Appeal to nature:** "Natural = good/safe"3353364. **Statistical Fallacies**337 - **Base rate neglect:** Ignoring prior probability338 - **Texas sharpshooter:** Finding patterns in random data339 - **Multiple comparisons:** Not correcting for multiple tests340 - **Prosecutor's fallacy:** Confusing P(E|H) with P(H|E)3413425. **Structural Fallacies**343 - **False dichotomy:** "Either A or B" when more options exist344 - **Moving goalposts:** Changing evidence standards after they're met345 - **Begging the question:** Circular reasoning346 - **Straw man:** Misrepresenting arguments to attack them3473486. **Science-Specific Fallacies**349 - **Galileo gambit:** "They laughed at Galileo, so my fringe idea is correct"350 - **Argument from ignorance:** "Not proven false, so true"351 - **Nirvana fallacy:** Rejecting imperfect solutions352 - **Unfalsifiability:** Making untestable claims353354**When identifying fallacies:**355- Name the specific fallacy356- Explain why the reasoning is flawed357- Identify what evidence would be needed for valid inference358- Note that fallacious reasoning doesn't prove the conclusion false—just that this argument doesn't support it359360**Reference:** See `references/logical_fallacies.md` for comprehensive fallacy catalog with examples and detection strategies.361362### 6. Research Design Guidance363364Provide constructive guidance for planning rigorous studies.365366**Apply when:**367- Helping design new experiments368- Planning research projects369- Reviewing research proposals370- Improving study protocols371372**Design process:**3733741. **Research Question Refinement**375 - Ensure question is specific, answerable, and falsifiable376 - Verify it addresses a gap or contradiction in literature377 - Confirm feasibility (resources, ethics, time)378 - Define variables operationally3793802. **Design Selection**381 - Match design to question (causal → experimental; associational → observational)382 - Consider feasibility and ethical constraints383 - Choose between-subjects, within-subjects, or mixed designs384 - Plan factorial designs if testing multiple factors3853863. **Bias Minimization Strategy**387 - Implement randomization when possible388 - Plan blinding at all feasible levels (participants, providers, assessors)389 - Identify and plan to control confounds (randomization, matching, stratification, statistical adjustment)390 - Standardize all procedures391 - Plan to minimize attrition3923934. **Sample Planning**394 - Conduct a priori power analysis (specify expected effect, desired power, alpha)395 - Account for attrition in sample size396 - Define clear inclusion/exclusion criteria397 - Consider recruitment strategy and feasibility398 - Plan for sample representativeness3994005. **Measurement Strategy**401 - Select validated, reliable instruments402 - Use objective measures when possible403 - Plan multiple measures of key constructs (triangulation)404 - Ensure measures are sensitive to expected changes405 - Establish inter-rater reliability procedures4064076. **Analysis Planning**408 - Prespecify all hypotheses and analyses409 - Designate primary outcome clearly410 - Plan statistical tests with assumption checks411 - Specify how missing data will be handled412 - Plan to report effect sizes and confidence intervals413 - Consider multiple comparison corrections4144157. **Transparency and Rigor**416 - Preregister study and analysis plan417 - Use reporting guidelines (CONSORT, STROBE, PRISMA)418 - Plan to report all outcomes, not just significant ones419 - Distinguish confirmatory from exploratory analyses420 - Commit to data/code sharing421422**Reference:** See `references/experimental_design.md` for comprehensive design checklist covering all stages from question to dissemination.423424### 7. Claim Evaluation425426Systematically evaluate scientific claims for validity and support.427428**Apply when:**429- Assessing conclusions in papers430- Evaluating media reports of research431- Reviewing abstract or introduction claims432- Checking if data support conclusions433434**Claim evaluation process:**4354361. **Identify the Claim**437 - What exactly is being claimed?438 - Is it a causal claim, associational claim, or descriptive claim?439 - How strong is the claim (proven, likely, suggested, possible)?4404412. **Assess the Evidence**442 - What evidence is provided?443 - Is evidence direct or indirect?444 - Is evidence sufficient for the strength of claim?445 - Are alternative explanations ruled out?4464473. **Check Logical Connection**448 - Do conclusions follow from the data?449 - Are there logical leaps?450 - Is correlational data used to support causal claims?451 - Are limitations acknowledged?4524534. **Evaluate Proportionality**454 - Is confidence proportional to evidence strength?455 - Are hedging words used appropriately?456 - Are limitations downplayed?457 - Is speculation clearly labeled?4584595. **Check for Overgeneralization**460 - Do claims extend beyond the sample studied?461 - Are population restrictions acknowledged?462 - Is context-dependence recognized?463 - Are caveats about generalization included?4644656. **Red Flags**466 - Causal language from correlational studies467 - "Proves" or absolute certainty468 - Cherry-picked citations469 - Ignoring contradictory evidence470 - Dismissing limitations471 - Extrapolation beyond data472473**Provide specific feedback:**474- Quote the problematic claim475- Explain what evidence would be needed to support it476- Suggest appropriate hedging language if warranted477- Distinguish between data (what was found) and interpretation (what it means)478479## Application Guidelines480481### General Approach4824831. **Be Constructive**484 - Identify strengths as well as weaknesses485 - Suggest improvements rather than just criticizing486 - Distinguish between fatal flaws and minor limitations487 - Recognize that all research has limitations4884892. **Be Specific**490 - Point to specific instances (e.g., "Table 2 shows..." or "In the Methods section...")491 - Quote problematic statements492 - Provide concrete examples of issues493 - Reference specific principles or standards violated4944953. **Be Proportionate**496 - Match criticism severity to issue importance497 - Distinguish between major threats to validity and minor concerns498 - Consider whether issues affect primary conclusions499 - Acknowledge uncertainty in your own assessments5005014. **Apply Consistent Standards**502 - Use same criteria across all studies503 - Don't apply stricter standards to findings you dislike504 - Acknowledge your own potential biases505 - Base judgments on methodology, not results5065075. **Consider Context**508 - Acknowledge practical and ethical constraints509 - Consider field-specific norms for effect sizes and methods510 - Recognize exploratory vs. confirmatory contexts511 - Account for resource limitations in evaluating studies512513### When Providing Critique514515**Structure feedback as:**5165171. **Summary:** Brief overview of what was evaluated5182. **Strengths:** What was done well (important for credibility and learning)5193. **Concerns:** Issues organized by severity520 - Critical issues (threaten validity of main conclusions)521 - Important issues (affect interpretation but not fatally)522 - Minor issues (worth noting but don't change conclusions)5234. **Specific Recommendations:** Actionable suggestions for improvement5245. **Overall Assessment:** Balanced conclusion about evidence quality and what can be concluded525526**Use precise terminology:**527- Name specific biases, fallacies, and methodological issues528- Reference established standards and guidelines529- Cite principles from scientific methodology530- Use technical terms accurately531532### When Uncertain533534- **Acknowledge uncertainty:** "This could be X or Y; additional information needed is Z"535- **Ask clarifying questions:** "Was [methodological detail] done? This affects interpretation."536- **Provide conditional assessments:** "If X was done, then Y follows; if not, then Z is concern"537- **Note what additional information would resolve uncertainty**538539## Reference Materials540541This skill includes comprehensive reference materials that provide detailed frameworks for critical evaluation:542543- **`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 principles544545- **`references/common_biases.md`** - Comprehensive taxonomy of cognitive, experimental, methodological, statistical, and analysis biases with detection and mitigation strategies546547- **`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 issues548549- **`references/evidence_hierarchy.md`** - Traditional evidence hierarchy, GRADE system, study quality assessment criteria, domain-specific considerations, evidence synthesis principles, and practical decision frameworks550551- **`references/logical_fallacies.md`** - Logical fallacies common in scientific discourse organized by type (causation, generalization, authority, relevance, structure, statistical) with examples and detection strategies552553- **`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 standards554555**When to consult references:**556- Load references into context when detailed frameworks are needed557- Use grep to search references for specific topics: `grep -r "pattern" references/`558- References provide depth; SKILL.md provides procedural guidance559- Consult references for comprehensive lists, detailed criteria, and specific examples560561## Remember562563**Scientific critical thinking is about:**564- Systematic evaluation using established principles565- Constructive critique that improves science566- Proportional confidence to evidence strength567- Transparency about uncertainty and limitations568- Consistent application of standards569- Recognition that all research has limitations570- Balance between skepticism and openness to evidence571572**Always distinguish between:**573- Data (what was observed) and interpretation (what it means)574- Correlation and causation575- Statistical significance and practical importance576- Exploratory and confirmatory findings577- What is known and what is uncertain578- Evidence against a claim and evidence for the null579580**Goals of critical thinking:**5811. Identify strengths and weaknesses accurately5822. Determine what conclusions are supported5833. Recognize limitations and uncertainties5844. Suggest improvements for future work5855. Advance scientific understanding