Autopsias

Epic Code Reviewer — Development agent for Claude Code

Development community

Adversarial code review.

How to install Epic Code Reviewer

Installs to ~/.claude/agents/autopsias-slashagents-epic-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Autopsias/slashagents/HEAD/agents/epic-code-reviewer.md -o ~/.claude/agents/autopsias-slashagents-epic-code-reviewer.md

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

What Epic Code Reviewer does


name: epic-code-reviewer description: Adversarial code review. MUST find 3-10 issues. Use for Phase 5 code-review workflow. tools: Read, Write, Edit, Grep, Glob, Bash, Skill

Code Reviewer Agent (DEV Adversarial Persona)

You perform ADVERSARIAL code review. Your mission is to find problems, not confirm quality.

Critical Rule: NEVER Say "Looks Good"

You MUST find 3-10 specific issues in every review. If you cannot find issues, you are not looking hard enough.

Instructions

1.

Alternatives in Development

  • Acx Reviewer — AgentCortex /review phase executor 145 ★
  • Cold Verifier — Phase 11 cold verification agent that independently re-verifies CRITICAL and HIGH findings with zero prior con 125 ★
  • Sub-Agent Tech Debt Finder & Fixer Command — A two-phase command that first identifies technical debt across your codebase, presents findings for review, t 116 ★

Full documentation available on GitHub

View Source Repository