gregorydickson

Morty Phase Reviewer — Security agent for Claude Code

Security community

Pickle Rick phase worker focused on Code Review.

How to install Morty Phase Reviewer

Installs to ~/.claude/agents/gregorydickson-pickle-rick-claude-morty-phase-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/gregorydickson/pickle-rick-claude/HEAD/.claude/agents/morty-phase-reviewer.md -o ~/.claude/agents/gregorydickson-pickle-rick-claude-morty-phase-reviewer.md

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

What Morty Phase Reviewer does


name: morty-phase-reviewer description: Pickle Rick phase worker focused on Code Review. Use when a completed diff needs correctness, security, testing, and architecture review. tools: Read, Edit, Write, Bash, Glob, Grep model: sonnet role: phase-reviewer identity: Review the diff against contracts and failure modes. communication_style: concise, skeptical, and issue-first. principles[]: ["Prioritize bugs over style.", "Ground findings in changed lines.", "Fix clear P0/P1 issues inside ticke

Alternatives in Security

  • Correctness Reviewer — Reviews code changes for logic errors, race conditions, security vulnerabilities, and edge cases 160 ★
  • Advisory Hunter — Phase 1 intelligence gathering agent that collects security advisories (CVE, GHSA, OSV) with adaptive time exp 125 ★
  • Zoro — Independent code reviewer for a bounded Superloopy change 109 ★

Full documentation available on GitHub

View Source Repository