Section Review banner
Kiibou-chan Kiibou-chan

Section Review

Development community

Description

--- description: Deep, content-aware review of one section or chapter: discover its contract, find issues per dimension, adversarially verify, and return a prioritised roadmap --- Run a content-aware review of a single section or chapter of the current academic-writing project. The review has three rigour levels; `thorough` and `quick` launch the `section-review` workflow, and `inline` runs a lightweight main-loop pass with no fan-out. Model tiering and the pin-up gate follow the shared **dispa

Installation

Installs to ~/.claude/skills/kiibou-chan-academic-writing-section-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kiibou-chan-academic-writing-section-review && curl -fsSL https://raw.githubusercontent.com/Kiibou-chan/academic-writing/HEAD/commands/section-review.md -o ~/.claude/skills/kiibou-chan-academic-writing-section-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository