Scholar Evaluation
Use this skill to evaluate academic or scientific work with a repeatable rubric.
When to Use
- Reviewing a research paper, proposal, thesis chapter, or literature review.
- Checking whether claims are supported by cited evidence.
- Evaluating methodology, study design, analysis, or limitations.
- Comparing two or more papers for quality or relevance.
- Producing structured feedback for revision.
Evaluation Scope
Start by identifying the artifact:
- empirical research paper
- theoretical paper
- technical report
- systematic or narrative literature review
- research proposal
- thesis or dissertation chapter
- conference abstract or short paper
Then choose scope:
- comprehensive: all rubric dimensions
- targeted: one or two dimensions, such as method or citations
- comparative: rank multiple works against the same rubric
Rubric
Score each applicable dimension from 1 to 5:
- 5: excellent; clear, rigorous, and publication-ready
- 4: good; minor improvements needed
- 3: adequate; meaningful gaps but usable
- 2: weak; substantial revision needed
- 1: poor; major validity or clarity problems
Use N/A for dimensions that do not apply.
1. Problem and Research Question
- Is the problem clear and specific?
- Is the contribution meaningful?
- Are scope and assumptions explicit?
- Does the question match the claimed contribution?
2. Literature and Context
- Is relevant prior work covered?
- Does the work synthesize rather than merely list sources?
- Are gaps accurately identified?
- Are recent and foundational sources balanced?
3. Methodology
- Does the method answer the research question?
- Are design choices justified?
- Are variables, datasets, participants, or materials described clearly?
- Could another researcher reproduce the work?
- Are ethical and practical constraints acknowledged?
4. Data and Evidence
- Are data sources credible and appropriate?
- Is sample size or corpus coverage adequate?
- Are inclusion, exclusion, and preprocessing decisions documented?
- Are missing data and bias risks discussed?
5. Analysis
- Are statistical, qualitative, or computational methods appropriate?
- Are baselines and controls fair?
- Are uncertainty, sensitivity, or robustness checks included when needed?
- Are alternative explanations considered?
6. Results and Interpretation
- Are results clearly presented?
- Do claims stay within the evidence?
- Are figures, tables, and metrics understandable?
- Are negative or null results handled honestly?
7. Limitations and Threats to Validity
- Are limitations specific rather than generic?
- Are internal, external, construct, and conclusion-validity risks addressed?
- Does the paper distinguish speculation from demonstrated results?
8. Writing and Structure
- Is the argument easy to follow?
- Are sections organized around the research question?
- Are definitions and notation clear?
- Is the tone precise and scholarly?
9. Citations
- Do cited papers support the claims attached to them?
- Are primary sources used where possible?
- Are reviews labeled as reviews?
- Are preprints labeled as preprints?
- Are citation metadata and links correct?
Review Process
- Read the abstract, introduction, figures, and conclusion for claimed
contribution.
- Read methods and results for evidence quality.
- Check the strongest claims against cited sources.
- Score each applicable dimension.
- Separate critical blockers from revision suggestions.
- End with concrete next edits.
Output Template
# Scholar Evaluation: <Artifact>
## Overall Assessment
- Overall score: <1-5 or N/A>
- Confidence: <high | medium | low>
- Summary: <3-5 sentences>
## Dimension Scores
| Dimension | Score | Evidence | Revision priority |
| --- | ---: | --- | --- |
| Problem and question | | | |
| Literature and context | | | |
| Methodology | | | |
| Data and evidence | | | |
| Analysis | | | |
| Results and interpretation | | | |
| Limitations | | | |
| Writing and structure | | | |
| Citations | | | |
## Critical Issues
## Recommended Revisions
## Evidence Checks Needed
Pitfalls
- Do not use the score as a substitute for concrete feedback.
- Do not penalize a paper for omitting a dimension outside its scope.
- Do not treat citation count, venue, or author reputation as proof of quality.
- Do not accept unsupported claims just because they appear in the abstract.
1---2name: scholar-evaluation3description: Structured scholarly-work evaluation for papers, proposals, literature reviews, methods sections, evidence quality, citation support, and research-writing feedback.4---56# Scholar Evaluation78Use this skill to evaluate academic or scientific work with a repeatable rubric.910## When to Use1112- Reviewing a research paper, proposal, thesis chapter, or literature review.13- Checking whether claims are supported by cited evidence.14- Evaluating methodology, study design, analysis, or limitations.15- Comparing two or more papers for quality or relevance.16- Producing structured feedback for revision.1718## Evaluation Scope1920Start by identifying the artifact:2122- empirical research paper23- theoretical paper24- technical report25- systematic or narrative literature review26- research proposal27- thesis or dissertation chapter28- conference abstract or short paper2930Then choose scope:3132- **comprehensive**: all rubric dimensions33- **targeted**: one or two dimensions, such as method or citations34- **comparative**: rank multiple works against the same rubric3536## Rubric3738Score each applicable dimension from 1 to 5:3940- 5: excellent; clear, rigorous, and publication-ready41- 4: good; minor improvements needed42- 3: adequate; meaningful gaps but usable43- 2: weak; substantial revision needed44- 1: poor; major validity or clarity problems4546Use `N/A` for dimensions that do not apply.4748### 1. Problem and Research Question4950- Is the problem clear and specific?51- Is the contribution meaningful?52- Are scope and assumptions explicit?53- Does the question match the claimed contribution?5455### 2. Literature and Context5657- Is relevant prior work covered?58- Does the work synthesize rather than merely list sources?59- Are gaps accurately identified?60- Are recent and foundational sources balanced?6162### 3. Methodology6364- Does the method answer the research question?65- Are design choices justified?66- Are variables, datasets, participants, or materials described clearly?67- Could another researcher reproduce the work?68- Are ethical and practical constraints acknowledged?6970### 4. Data and Evidence7172- Are data sources credible and appropriate?73- Is sample size or corpus coverage adequate?74- Are inclusion, exclusion, and preprocessing decisions documented?75- Are missing data and bias risks discussed?7677### 5. Analysis7879- Are statistical, qualitative, or computational methods appropriate?80- Are baselines and controls fair?81- Are uncertainty, sensitivity, or robustness checks included when needed?82- Are alternative explanations considered?8384### 6. Results and Interpretation8586- Are results clearly presented?87- Do claims stay within the evidence?88- Are figures, tables, and metrics understandable?89- Are negative or null results handled honestly?9091### 7. Limitations and Threats to Validity9293- Are limitations specific rather than generic?94- Are internal, external, construct, and conclusion-validity risks addressed?95- Does the paper distinguish speculation from demonstrated results?9697### 8. Writing and Structure9899- Is the argument easy to follow?100- Are sections organized around the research question?101- Are definitions and notation clear?102- Is the tone precise and scholarly?103104### 9. Citations105106- Do cited papers support the claims attached to them?107- Are primary sources used where possible?108- Are reviews labeled as reviews?109- Are preprints labeled as preprints?110- Are citation metadata and links correct?111112## Review Process1131141. Read the abstract, introduction, figures, and conclusion for claimed115 contribution.1162. Read methods and results for evidence quality.1173. Check the strongest claims against cited sources.1184. Score each applicable dimension.1195. Separate critical blockers from revision suggestions.1206. End with concrete next edits.121122## Output Template123124```markdown125# Scholar Evaluation: <Artifact>126127## Overall Assessment128129- Overall score: <1-5 or N/A>130- Confidence: <high | medium | low>131- Summary: <3-5 sentences>132133## Dimension Scores134135| Dimension | Score | Evidence | Revision priority |136| --- | ---: | --- | --- |137| Problem and question | | | |138| Literature and context | | | |139| Methodology | | | |140| Data and evidence | | | |141| Analysis | | | |142| Results and interpretation | | | |143| Limitations | | | |144| Writing and structure | | | |145| Citations | | | |146147## Critical Issues148149## Recommended Revisions150151## Evidence Checks Needed152```153154## Pitfalls155156- Do not use the score as a substitute for concrete feedback.157- Do not penalize a paper for omitting a dimension outside its scope.158- Do not treat citation count, venue, or author reputation as proof of quality.159- Do not accept unsupported claims just because they appear in the abstract.