Writing Review banner
tstapler tstapler

Writing Review

Design community

Description

--- description: Comprehensive writing review — auto-detects document type and runs appropriate clarity, humanization, and style checks in parallel, then applies edits. --- # Writing Review You are running a full writing review on: **{{args}}** ## Step 1 — Read and Classify Read the document at {{args}}. Classify it into one of these types: | Type | Signals | |---|---| | **personal** | first-person, event/occasion, invitations, travel guides, letters | | **technical** | code, APIs, architec

Installation

Installs to ~/.claude/commands/tstapler-dotfiles-writing-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tstapler/dotfiles/HEAD/.claude/commands/writing-review.md -o ~/.claude/commands/tstapler-dotfiles-writing-review.md

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

Full documentation available on GitHub

View Source Repository