Negifis

Simplify Quality Reviewer — Development agent for Claude Code

Development community

Read-only quality lens of the HIGH simplify pass: readability, naming, control flow, type and error clarity, tests, comments and dead code, behavior-preserving, with file:line evidence.

How to install Simplify Quality Reviewer

Installs to ~/.claude/agents/negifis-claude-code-stack-simplify-quality-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Negifis/claude-code-stack/HEAD/agents/simplify-quality-reviewer.md -o ~/.claude/agents/negifis-claude-code-stack-simplify-quality-reviewer.md

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

What Simplify Quality Reviewer does


name: simplify-quality-reviewer description: 'Read-only quality lens of the HIGH simplify pass: readability, naming, control flow, type and error clarity, tests, comments and dead code, behavior-preserving, with file:line evidence.' tools: Read, Grep, Glob, mcp__codebase-memory-mcp__search_graph, mcp__codebase-memory-mcp__query_graph, mcp__codebase-memory-mcp__get_code_snippet, mcp__codebase-memory-mcp__search_code, mcp__codebase-memory-mcp__trace_path, mcp__codebase-memory-mcp__list_project

Alternatives in Development

  • Seam Analyzer — Hunts for a missing type at a seam — structure flattened and rebuilt downstream, hand-maintained lists held to 2.2k ★
  • Refactor Engineer — Behavior-preserving refactoring specialist 221 ★
  • Prose Polisher — Rewrites existing text to improve clarity, conciseness, flow, and adherence to academic writing principles 169 ★

Full documentation available on GitHub

View Source Repository