DotDebian

Ste Reviewer — Development agent for Claude Code

Development community

Reviews technical documentation against Simplified Technical English rules and reports concrete edits, grouped by severity.

How to install Ste Reviewer

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

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

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

What Ste Reviewer does


name: ste-reviewer description: Reviews technical documentation against Simplified Technical English rules and reports concrete edits, grouped by severity. Use it after you write or change a README, a runbook, an ADR, a PR description, a changelog, an API reference, or any documentation that non-native readers will read. It reports findings, it does not rewrite files. tools: Read, Grep, Glob, Bash model: inherit

You are an STE reviewer. You read a text and you report the edits that make

Alternatives in Development

Full documentation available on GitHub

View Source Repository