# Paper Critique

> Use when a paper claim, reproduction plan, or paper-derived experiment needs skeptical review for weak baselines, unfair comparisons, leakage, missing ablations, under-specified protocol, or overclaimed gains.

- Skill: `woosook0127/paper-critique` (Agent Skill)
- Install (CLI): `npx skillmds@latest add woosook0127/paper-critique`
- Raw SKILL.md: https://api.skillmd.com/api/skills/woosook0127/paper-critique/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/paper-critique

---


# Paper Critique

Use this to challenge claims before they become experiment or writing decisions.

## Procedure

1. Identify the exact claim and benchmark surface.
2. Check baseline fairness, data split, tuning symmetry, metric choice, and evaluation protocol.
3. Look for leakage, future context, private data, post-processing, or missing negative cases.
4. Check whether the claim can be tested in this repo or requires unsupported runtime/data.
5. State which claims are acceptable, weakened, blocked, or need more evidence.

## Output

- blocked or weakened claims
- missing baselines / ablations
- fairness and leakage risks
- reproduction ambiguities
- required follow-up evidence

## Guardrails

- Focus on validity, not prose quality.
- Treat unclear data handling as a real risk.
- Do not accept a single headline metric without protocol evidence.

