# Skeptic Review

> Use when final experiment conclusions, result analyses, reproduction claims, or paper-derived claims need a disciplined skeptical pass for unfair baselines, leakage, tuning asymmetry, ignored regressions, and missing evidence.

- Skill: `woosook0127/skeptic-review` (Agent Skill)
- Install (CLI): `npx skillmds@latest add woosook0127/skeptic-review`
- Raw SKILL.md: https://api.skillmd.com/api/skills/woosook0127/skeptic-review/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: woosook0127 (https://skillmd.com/u/woosook0127)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/woosook0127/skeptic-review

---


# Skeptic Review

Use this as the final challenge pass before a claim is accepted or communicated.

## Procedure

1. Identify the conclusion being claimed.
2. Check whether the strongest available baseline was used.
3. Check fairness: data, split, checkpoint, tuning, metric, and compute symmetry.
4. Check leakage, future context, contamination, or hidden post-processing.
5. Check whether regressions outside the headline metric were ignored.
6. Decide whether the claim should be accepted, weakened, deferred, or blocked.

## Output

- accepted / weakened / deferred / blocked claims
- missing evidence
- fairness or leakage concerns
- required follow-up experiments
- suggested wording if the claim must be caveated

## Guardrails

- Default to challenging weak conclusions.
- Missing baseline evidence is a blocker.
- Do not let one metric override obvious methodological issues.

