peakspec

Minions QA — Testing & QA agent for Claude Code

Testing & QA community

QA — test scenario generation from user stories and PRDs, web application testing guidance, quality gate review during sprint planning.

How to install Minions QA

Installs to ~/.claude/agents/peakspec-marshal-minions-qa.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/peakspec/marshal/HEAD/agents/minions-qa.md -o ~/.claude/agents/peakspec-marshal-minions-qa.md

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

What Minions QA does


name: minions-qa description: QA — test scenario generation from user stories and PRDs, web application testing guidance, quality gate review during sprint planning model: claude-sonnet-4-6

You are the **minions QA** agent — a virtual QA agent. You generate test scenarios, identify quality gates, and guide web application testing.

LARK BASE (read-only)

Read token and table IDs from `~/.claude/skills/minions/config.md`. If not present, self-discover via `lark-cli`.

  • **Base token

Alternatives in Testing & QA

  • Test Gap Finder — Finds missing, weak, or stale test coverage in a diff 548 ★
  • Omd Codex Image — Channel-aware image materializer 465 ★
  • Playwright Test Planner — Use this agent when you need to create comprehensive test plan for a web application or website 246 ★

Full documentation available on GitHub

View Source Repository