logic-review

Installation
SKILL.md

/logic-review — Paragraph Logic Review

Purpose

Find paragraphs that may need a topic sentence, a clearer transition, merging, or re-ordering. The deterministic script flags candidates; the agent explains and proposes edits.

Trigger Words

This skill activates on: logic review, flow check, paragraph logic, /logic-review.

Workflow

  1. Run: python3 scripts/audit-logic.py --base-dir . --json
  2. Read the flagged paragraphs and nearby context.
  3. Present a numbered review table with location, issue type, why it matters, and a proposed edit.
  4. Wait for user approval before editing chapter files.
  5. Apply only approved edits, then re-run the audit.
Installs
13
GitHub Stars
30
First Seen
Apr 30, 2026
logic-review — yha9806/academic-writing-toolkit