Critical review of thesis sections or chapters. Evaluates scientific rigor, writing quality, logical flow, and citation completeness. Supports section-level (/review X.Y) and chapter-level (/review X) scope.
Provides structured critical review of thesis prose at two granularities: section-level (quick targeted feedback after drafting) and chapter-level (comprehensive review after all sections are assembled).
/draft X.Y completes — get a second opinion on a section/review X.Y)Targeted review of a single section (e.g., Section 1.2 with all its subsubsections). Fast, focused on scientific content and writing quality within that section.
Input: The section draft file(s) in chapter_XX/sections/
Context: chapter_outline.md, , adjacent section drafts (for transitions)
references.md/review X)Comprehensive review of an entire chapter. Checks everything a section review does, plus narrative arc, inter-section coherence, and chapter-level argument structure.
Input: All section files in chapter_XX/sections/
Context: outline.md, chapter_outline.md, references.md
The review evaluates five dimensions, drawing from scientific-critical-thinking and scientific-writing principles.
scientific-critical-thinking)references.md — are the cited bib keys consistent with the reference data table?scientific-writing)humanizer anti-patterns — rule-of-three, "crucial/pivotal/landscape", copula avoidance, significance inflationchapter_outline.md specified?outline.md — thesis arc, chapter connectionschapter_outline.md — what each section should coverreferences.md — expected references and their provenancechapter_XX/sections/For each of the 5 dimensions, produce specific findings:
Output a structured review report saved to the chapter directory.
Section review: chapter_XX/sections/X.Y_review.md
Chapter review: chapter_XX/chapter_review.md
# Review Report: [Section X.Y / Chapter X]
## Summary
[2-3 sentence overview of the section/chapter quality]
## Verdict
[Ready / Needs revision / Major gaps]
## Issue Summary
- 🔴 Critical: [count]
- 🟡 Important: [count]
- 🟢 Minor: [count]
## Strengths
- [What works well — be specific]
## Critical Issues (🔴)
### Issue 1: [Title]
- **Location**: Section X.Y.Z, paragraph N
- **Quote**: "[problematic text]"
- **Problem**: [explanation]
- **Suggested fix**: [specific revision]
## Important Issues (🟡)
### Issue N: [Title]
...
## Minor Issues (🟢)
### Issue N: [Title]
...
## Dimension Scores
| Dimension | Score (1-5) | Notes |
|---|---|---|
| Scientific Rigor | | |
| Citation Quality | | |
| Writing Quality | | |
| Structure & Transitions | | |
| Thesis Integration | | |
## Recommendations
[Prioritized list of what to address first]
The review skill is designed to slot in after /draft X.Y completes:
/chapter N → references.md + chapter_outline.md
/draft X.Y → section prose (with self-quality gates)
/review X.Y → critical review of the section ← THIS SKILL
iterate on fixes
/review X → chapter-level review after all sections done
The self-review in section_drafting Step 7 is a quick internal gate. This /review skill is a deeper, more thorough second pass from a referee perspective.