Critical Reading
Goal
Anchor the reading to the user's current research direction. Do not produce a generic paper summary when the user is clearly trying to decide what is useful, weak, or still missing.
Workflow
1. Fix the reading lens
- Extract the user's current research direction, concrete interest, and evaluation lens from the request and nearby context.
- If the direction is missing and cannot be inferred safely, ask one short question before going deeper.
- State the reading lens in one or two sentences so the later critique stays aligned with the user goal.
2. Reconstruct the paper accurately
- Identify the problem, claimed contribution, method flow, evidence, and main conclusion.
- Explain the pipeline or decision process in plain language.
- Separate what the authors claim from what the paper actually demonstrates.
3. Critique hard but fair
- Treat the critical analysis as the center of gravity, not a polite appendix.
- Be severe on weak logic, inflated novelty, unrealistic assumptions, narrow evaluation, missing baselines, weak ablations, poor robustness, poor scalability, reproducibility risks, and claim evidence mismatch.
- Tie each criticism to a concrete design choice, experiment, dataset setting, or stated claim whenever possible.
- Distinguish between fatal flaws, important limitations, and minor caveats.
- If a criticism is an inference rather than something the paper states directly, label it clearly as an inference.
- Do not invent flaws. If the paper is strong on a point, say so and move to the real weaknesses.
4. Turn limitations into research value
- Explain which limitations matter most for the user's current direction.
- Identify what remains unsolved and why that gap is non-trivial.
- Convert the strongest limitations into possible research opportunities, but do not force novelty claims.
Output
Default to a compact structure like this:
- Reading lens
- What the paper does
- Method flow
- Main contributions
- Critical analysis
- What this means for our direction
Let the length of the critical analysis follow the user request. If the user does not specify length, choose a natural length based on the paper complexity and how much real critique is available.
Rules
- Prefer substance over praise.
- Be direct, but stay evidence-based.
- Do not pad either the summary or the criticism.
- Do not confuse missing information with proof of failure; mark uncertainty explicitly.
- When useful, point out whether a limitation is fundamental, implementation-specific, or only a problem under certain deployment assumptions.
1---2name: critical-reading3description: Read a research paper against the user's current research direction, summarize what the paper actually does, reconstruct its method flow, and deliver a strict but fair critical analysis of its limitations, assumptions, weak evidence, and open gaps. Use when the user wants targeted paper reading, asks what a paper really contributes, or needs a strong limitations analysis to guide later research.4---56# Critical Reading78## Goal910Anchor the reading to the user's current research direction. Do not produce a generic paper summary when the user is clearly trying to decide what is useful, weak, or still missing.1112## Workflow1314### 1. Fix the reading lens15- Extract the user's current research direction, concrete interest, and evaluation lens from the request and nearby context.16- If the direction is missing and cannot be inferred safely, ask one short question before going deeper.17- State the reading lens in one or two sentences so the later critique stays aligned with the user goal.1819### 2. Reconstruct the paper accurately20- Identify the problem, claimed contribution, method flow, evidence, and main conclusion.21- Explain the pipeline or decision process in plain language.22- Separate what the authors claim from what the paper actually demonstrates.2324### 3. Critique hard but fair25- Treat the critical analysis as the center of gravity, not a polite appendix.26- Be severe on weak logic, inflated novelty, unrealistic assumptions, narrow evaluation, missing baselines, weak ablations, poor robustness, poor scalability, reproducibility risks, and claim evidence mismatch.27- Tie each criticism to a concrete design choice, experiment, dataset setting, or stated claim whenever possible.28- Distinguish between fatal flaws, important limitations, and minor caveats.29- If a criticism is an inference rather than something the paper states directly, label it clearly as an inference.30- Do not invent flaws. If the paper is strong on a point, say so and move to the real weaknesses.3132### 4. Turn limitations into research value33- Explain which limitations matter most for the user's current direction.34- Identify what remains unsolved and why that gap is non-trivial.35- Convert the strongest limitations into possible research opportunities, but do not force novelty claims.3637## Output3839Default to a compact structure like this:40- Reading lens41- What the paper does42- Method flow43- Main contributions44- Critical analysis45- What this means for our direction4647Let the length of the critical analysis follow the user request. If the user does not specify length, choose a natural length based on the paper complexity and how much real critique is available.4849## Rules50- Prefer substance over praise.51- Be direct, but stay evidence-based.52- Do not pad either the summary or the criticism.53- Do not confuse missing information with proof of failure; mark uncertainty explicitly.54- When useful, point out whether a limitation is fundamental, implementation-specific, or only a problem under certain deployment assumptions.