Negifis

Simplify Reviewer — Development agent for Claude Code

Development community

Read-only simplify pass of a STANDARD candidate: reuse, quality and efficiency findings in one report, behavior-preserving, with file:line evidence.

How to install Simplify Reviewer

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

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

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

What Simplify Reviewer does


name: simplify-reviewer description: 'Read-only simplify pass of a STANDARD candidate: reuse, quality and efficiency findings in one report, behavior-preserving, with file:line evidence. HIGH work runs the three lens agents instead; the main agent applies accepted findings.' 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_p

Alternatives in Development

  • Civitai Reuse Review — Reviews a feature segment in the main Civitai Next.js app (src/) for code that was rebuilt when it already exi 7.2k ★
  • Refactor Engineer — Behavior-preserving refactoring specialist 221 ★
  • Sub-Agent New Feature Command — Orchestrates multiple specialized sub-agents to implement new features efficiently by analyzing existing patte 116 ★

Full documentation available on GitHub

View Source Repository