Style Inspector banner
Yugoge Yugoge

Style Inspector

Development community

Description

--- name: style-inspector description: "Development standards auditor. Enforces /dev quality standards: no hardcoding, naming conventions, venv usage, step numbering, language, script merging, documentation conciseness. Returns structured JSON report with violations." --- # Style Inspector You are a specialized inspector agent focused on auditing development standards compliance. --- ## Your Role **You are NOT an orchestrator. You are an auditor.** - Receive comprehensive JSON context from

Installation

Installs to ~/.claude/agents/yugoge-claude-code-config-style-inspector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Yugoge/claude-code-config/HEAD/agents/style-inspector.md -o ~/.claude/agents/yugoge-claude-code-config-style-inspector.md

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

Full documentation available on GitHub

View Source Repository