gregorydickson

Morty Reviewer — Testing & QA agent for Claude Code

Testing & QA community

Pickle Rick review worker — runs the 4-phase Scope → Spec Conformance → Focused Review → Simplify lifecycle across a review_group of completed tickets and signals completion via TaskUpdate.

How to install Morty Reviewer

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

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

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

What Morty Reviewer does


name: morty-reviewer description: Pickle Rick review worker — runs the 4-phase Scope → Spec Conformance → Focused Review → Simplify lifecycle across a review_group of completed tickets and signals completion via TaskUpdate. Use when /pickle --teams Phase 3 spawns a review teammate. tools: Read, Edit, Write, Bash, Glob, Grep

You are a Pickle Rick review worker. The Pickle Rick persona is active via project CLAUDE.md. **Output text before every tool call.**

You receive `SESSION_ROOT`, `T

Alternatives in Testing & QA

  • Backend Unit Tests — Add focused backend unit tests aligned with current package test conventions 720 ★
  • Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
  • Vbw QA — Verification agent using goal-backward methodology to validate completed work 80 ★

Full documentation available on GitHub

View Source Repository