logic-review

logic-review is a skill for Claude Code from yha9806/academic-writing-toolkit. It costs 42 tokens per session (502 once invoked), scanned A, original, MIT.

A review step for checking how paragraphs connect in a chapter. It identifies missing topic sentences, weak transitions, paragraphs that should be combined, or sections that may need reordering.

In plain words
What is it for?
Use it to review chapter drafts for paragraph flow, transitions, and continuity of ideas, then apply only the edits you approve.
Why use it?
It helps find breaks in the argument before editing begins. Proposed changes are shown for approval, so the author's meaning and structure stay under their control.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to review chapter drafts for paragraph flow, transitions, and continuity of ideas, then apply only the edits you approve.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yha9806/academic-writing-toolkit/logic-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yha9806/academic-writing-toolkit --skill logic-review
Clone the repo
git clone --depth 1 https://github.com/yha9806/academic-writing-toolkit

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for logic-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/logic-review/github.svg)](https://agentmods.dev/skills/yha9806/academic-writing-toolkit/logic-review)
Your own site
<a href="https://agentmods.dev/skills/yha9806/academic-writing-toolkit/logic-review"><img src="https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/logic-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for logic-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/yha9806/academic-writing-toolkit/logic-review"><img src="https://agentmods.dev/badge/skills/yha9806/academic-writing-toolkit/logic-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 502 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00502
Opus 5 $0.00021 $0.00251
Sonnet 5 $0.00008 $0.00100
Haiku 4.5 $0.00004 $0.00050

Measured 8d ago against content hash be69d9942b77, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

logic-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

archive/skills/logic-review/SKILL.md · 52 lines

How it starts

The opening of the file, as written. The whole thing — 52 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/logic-review — Paragraph Logic Review

Purpose

Find paragraphs that may need a topic sentence, a clearer transition, merging, re-ordering, or removal of duplicated argumentative work. The deterministic script flags mechanical candidates; the agent separately reviews rhetorical functions without redefining the manuscript spine.

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. Confirm that the research object, core question, intended use, primary experiment, headline claim, and evidence boundary are stable under the active /thesis-control contract. If they are not, stop the language pass and route the issue to drift control or revision escalation.
  3. Read the flagged paragraphs and nearby context.
  4. Label each relevant sentence or paragraph by its main function: problem, gap, method, evidence, interpretation, boundary, or transition.
  5. Flag duplicated functions and monotonous sequences, especially repeated evidence -> disclaimer endings. Prefer deleting or consolidating repeated argumentative work over generating synonymous wording.
  6. Check boundary placement. Scope must remain aligned across the paper, but full limitation prose need not be repeated after every result. Preserve essential local qualifiers and concentrate fuller study-boundary language in the abstract ending, Methods boundary, Discussion/Limitations, and conclusion when appropriate.
  7. Present a numbered review table with location, function, issue type, why it matters, and a proposed edit.
  8. Wait for user approval before editing chapter files.
  9. Apply only approved edits, then re-run the audit.

Constraints

  1. Never auto-fix chapter logic without user approval.
  2. Preserve the author's argument and section structure.
  3. Keep edits local to the flagged paragraph unless the user approves a broader rewrite.
  4. Do not use a logic or style pass to repair an unstable research question, evidence chain, application purpose, or contribution order.
  5. No emoji.

Read the full file on GitHub · 52 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago Changed · +20 lines · +23 tokens per session be69d9942b77
  2. 12d ago First seen · 32 lines · 19 tokens per session scan A ca98f6df30a8

Subscribe to this mod's changes

logic-review is a skill published in the GitHub repository yha9806/academic-writing-toolkit (38 stars, last pushed 4d ago), licensed MIT. It adds 42 tokens to every session and 502 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

academic-cv

Write academic CVs, cover letters, research statements, teaching philosophies, diversity statements, and prepare for academic job applications. Use this skill whenever you need to create or improve an academic CV, write a research statement, develop a teaching philosophy, prepare application materials for faculty…

muhammad1438/academic-writer-skills · 0 tokens

conference-presentation

Design and write conference posters, oral presentations, slide decks, and conference abstracts. Use this skill whenever you need to create a research poster, prepare slides for an academic talk, design a conference presentation, write a conference abstract, or prepare for Q&A. Trigger for: "design my conference…

muhammad1438/academic-writer-skills · 0 tokens

argumentation-engine

Build, analyse, strengthen, and evaluate academic arguments using formal argumentation frameworks. Use this skill whenever the user needs to construct a logical argument, write a critical analysis, respond to counterarguments, evaluate the strength of evidence, identify logical fallacies, or apply argumentation models…

muhammad1438/academic-writer-skills · 0 tokens

figure-table-checker

Check, improve, and ensure compliance of figures and tables in academic papers. Use this skill whenever the user needs to verify figure or table formatting, choose error bar types, check colorblind accessibility, ensure APA or journal-specific compliance, create CONSORT or PRISMA flow diagrams, or fix common figure…

muhammad1438/academic-writer-skills · 0 tokens

latex-writer

Write, structure, and compile LaTeX documents for academic purposes. Use this skill whenever the user needs to write a LaTeX document, choose the right document class or packages, format equations, manage bibliographies, create figures and tables in LaTeX, troubleshoot errors, or prepare a journal-ready manuscript.…

muhammad1438/academic-writer-skills · 0 tokens

preregistration-guide

Write and complete preregistrations for research studies before data collection or analysis. Use this skill when preregistering a study, writing a registered report, or understanding open science practices. Trigger for: "preregister my study," "how to write a preregistration," "OSF preregistration," "AsPredicted,"…

muhammad1438/academic-writer-skills · 0 tokens