# Logic Review

> Review chapter drafts for paragraph-level flow, transitions, and argument continuity before editing.

- **Type:** Skill
- **Install:** `agentstack add skill-yha9806-academic-writing-toolkit-logic-review`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [yha9806](https://agentstack.voostack.com/s/yha9806)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [yha9806](https://github.com/yha9806)
- **Source:** https://github.com/yha9806/academic-writing-toolkit/tree/master/plugins/academic-writing-toolkit/skills/logic-review

## Install

```sh
agentstack add skill-yha9806-academic-writing-toolkit-logic-review
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# /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. Resolve the bundled helper at `scripts/audit-logic.py` relative to this `SKILL.md`, then run it from the project root:
   `python3 {skill_dir}/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.

## 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. No emoji.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [yha9806](https://github.com/yha9806)
- **Source:** [yha9806/academic-writing-toolkit](https://github.com/yha9806/academic-writing-toolkit)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-yha9806-academic-writing-toolkit-logic-review
- Seller: https://agentstack.voostack.com/s/yha9806
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
