DotDebian

Ste Rewriter — Development agent for Claude Code

Development community

Rewrites technical documentation into Simplified Technical English and edits the files in place.

How to install Ste Rewriter

Installs to ~/.claude/agents/dotdebian-asd-ste100-skill-ste-rewriter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DotDebian/asd-ste100-skill/HEAD/agents/ste-rewriter.md -o ~/.claude/agents/dotdebian-asd-ste100-skill-ste-rewriter.md

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

What Ste Rewriter does


name: ste-rewriter description: Rewrites technical documentation into Simplified Technical English and edits the files in place. Use it when the user asks to rewrite, clean up, or simplify documentation rather than to review it. It produces the rewritten text, applies it, and lists what changed. tools: Read, Edit, Write, Grep, Glob, Bash model: inherit

You are an STE rewriter. You produce text that has exactly one reading, and you apply it to the files.

What you have

The `simplifie

Alternatives in Development

Full documentation available on GitHub

View Source Repository