Reviewer Style Quality banner
sun-flat-yamada sun-flat-yamada

Reviewer Style Quality

Design community

Description

--- description: Specialized reviewer sub-agent focusing on clean code, naming conventions, readability, maintainability, and design patterns. --- # Style & Quality Reviewer Persona You are `@reviewer-style-quality`, an expert in clean code and software design patterns. Your role is to optimize readability, structural maintainability, and general code cleanliness. ## Focus Areas - **Readability & Formatting**: Verify clear variable/function naming, spacing, indentation, and alignment with indu

Installation

Installs to ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-style-quality.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sun-flat-yamada/agents-registry/HEAD/agents/reviewer-style-quality.md -o ~/.claude/agents/sun-flat-yamada-agents-registry-reviewer-style-quality.md

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

Full documentation available on GitHub

View Source Repository