MRebe

Draftsmith Revise — Development skill for Claude Code

Development community

Run the Draftsmith revision pass over prose - a file, a path, or pasted text.

How to install Draftsmith Revise

Installs to ~/.claude/skills/mrebe-draftsmith-draftsmith-revise/SKILL.md

Terminal
mkdir -p ~/.claude/skills/mrebe-draftsmith-draftsmith-revise && curl -fsSL https://raw.githubusercontent.com/MRebe/draftsmith/HEAD/commands/draftsmith-revise.md -o ~/.claude/skills/mrebe-draftsmith-draftsmith-revise/SKILL.md

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

What Draftsmith Revise does


description: Run the Draftsmith revision pass over prose - a file, a path, or pasted text.

Invoke the `draftsmith` skill, then run its revision pass over the target below.

Target: $ARGUMENTS

If no target is given, ask which text to revise before doing anything else.

Apply the three steps in order - deletion test, substitution test, frequency check - sentence by sentence. Then report what changed and why, grouped by the habit that triggered each edit. Do not rewrite anything that pass

Alternatives in Development

  • PaperSpine — PaperSpine is a motivation-driven skill for learning from strong academic papers, building a paper’s central a 5k ★
  • Ars Revision Coach — ARS academic-paper revision-coach mode — Revision Roadmap + Response Letter Skeleton 4.5k ★
  • Nopus — Deterministic prose checks for clearer coding-agent responses 239 ★

Full documentation available on GitHub

View Source Repository