Simplify Reviewer — Development agent for Claude Code
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
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 RepositoryRelated Agents
Simplify Reuse Reviewer
Read-only reuse lens of the HIGH simplify pass: missed local helpers, duplicated logic, repeated literals/conf
Simplify Quality Reviewer
Read-only quality lens of the HIGH simplify pass: readability, naming, control flow, type and error clarity, t
Qrspi Code Simplifier
Identifies opportunities to simplify code while preserving all functionality. Deep mode only. Runs after all c
Plan Feature Reuse
Scans the codebase for existing components, hooks, utilities, services, styles, and types whose domain overlap
Dr Reuse
Deep-review finder angle. Finds new code that re-implements something the codebase already has, and names the
PM Simplify Review
Read-only simplicity reviewer for Product Masters LMS diffs. Finds needless complexity, duplication, dead code
Related Skills
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo
Fast
Execute the current task using FAST mode: inspect, reuse, make the smallest change, verify, simplify.
Code Simplifier
Simplify code while preserving functionality