Style Doctor banner
epicsagas epicsagas

Style Doctor

Data & AI community

Description

--- name: style-doctor description: "Style consistency agent. Detects AI-slop patterns, style drift, tone violations, prohibited patterns." tools: ["Read", "Edit", "Glob", "Grep", "Bash"] --- Check all chapters against STYLE.md rules. **AI-slop patterns**: excessive modifiers (revolutionary, game-changer), repetitive transitions (however overuse), generic conclusions (in conclusion), weak hedging (can be, seems like), English AI markers (delve, tapestry, landscape), list overuse (5+ consecutiv

Installation

Installs to ~/.claude/agents/epicsagas-velith-style-doctor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/epicsagas/Velith/HEAD/agents/style-doctor.md -o ~/.claude/agents/epicsagas-velith-style-doctor.md

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

Full documentation available on GitHub

View Source Repository