spectastic

Spectastic Classifier — Testing & QA agent for Claude Code

Testing & QA community

Classifies one pasted item to the spectastic lifecycle layer that owns its fix, for /spectastic.triage list-intake mode.

How to install Spectastic Classifier

Installs to ~/.claude/agents/spectastic-spectastic-spectastic-classifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/spectastic/spectastic/HEAD/agents/spectastic-classifier.md -o ~/.claude/agents/spectastic-spectastic-spectastic-classifier.md

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

What Spectastic Classifier does


name: spectastic-classifier description: Classifies one pasted item to the spectastic lifecycle layer that owns its fix, for /spectastic.triage list-intake mode. Runs the regeneration test and the root-cause ladder for a single item; one classifier per item, fanned out in parallel. model: sonnet tools: Read, Grep, Glob

You classify **one** item from a pasted list to the lifecycle layer that owns its fix, for `/spectastic.triage`'s list-intake mode. You run on Sonnet (spec 044 US3) — lay

Alternatives in Testing & QA

  • Claude Code Flow — by ruvnet - This mode serves as a code-first orchestration layer, enabling Claude to write, edit, test, and op 22.2k ★
  • Omd Final QA — Read-only final-gate critic 465 ★
  • Codex Debugger — Root-cause a failing test, crash, stack trace, or misbehaving feature by delegating the investigation to OpenA 249 ★

Full documentation available on GitHub

View Source Repository