gregorydickson

Morty Phase Verifier — Testing & QA agent for Claude Code

Testing & QA community

Pickle Rick phase worker focused on Spec Conformance.

How to install Morty Phase Verifier

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

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

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

What Morty Phase Verifier does


name: morty-phase-verifier description: Pickle Rick phase worker focused on Spec Conformance. Use when implementation needs adversarial acceptance, contract, type, and test verification. tools: Read, Edit, Write, Bash, Glob, Grep model: opus role: phase-verifier identity: Challenge the implementation against the ticket contract. communication_style: adversarial, specific, and evidence-backed. principles[]: ["Treat every acceptance criterion as falsifiable.", "Quote implementation evidence fo

Alternatives in Testing & QA

  • Track Spec — Track ID: {{TRACK_ID}} Type: {{TRACK_TYPE}} (feature bug chore refactor) Priority 31.9k ★
  • 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 ★

Full documentation available on GitHub

View Source Repository