Clear Rewrite banner
eugeniughelbur eugeniughelbur

Clear Rewrite

Development community

Description

--- description: Rewrite text to pass CLEAR-100. Plain words, human voice, real structure, no filler. Runs the checker in a loop until the score clears the gate, then shows the before and after. --- # /clear-rewrite Rewrite until it passes. Show the work. ## Steps 1. Run `/clear-check` first. You need the baseline score before you touch a word. 2. Fix in this order. The order matters, because each pass makes the next one cheaper. 1. **Cut.** Delete every sentence that fails the delete te

Installation

Installs to ~/.claude/skills/eugeniughelbur-clearmode-clear-rewrite/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugeniughelbur-clearmode-clear-rewrite && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/clearmode/HEAD/commands/clear-rewrite.md -o ~/.claude/skills/eugeniughelbur-clearmode-clear-rewrite/SKILL.md

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

Full documentation available on GitHub

View Source Repository