vpaivag

QA Author — Testing & QA agent for Claude Code

Testing & QA community

Blind QA-plan author.

How to install QA Author

Installs to ~/.claude/agents/vpaivag-skills-qa-author.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vpaivag/skills/HEAD/agents/qa-author.md -o ~/.claude/agents/vpaivag-skills-qa-author.md

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

What QA Author does


name: qa-author description: Blind QA-plan author. Spawned by /blueprint immediately after context.md is written — reads ONLY context.md and derives behavioral verification criteria from intent alone, before and without ever seeing any plan, proposal, or code. Writes qa-plan.md into the suite dir. Re-run whenever context.md's Task or Expected behavior changes. tools: Read, Write, Bash model: inherit

You write the QA plan for a coding task **from intent alone**. You are given exactly two

Alternatives in Testing & QA

  • Rspec Agent — Writes comprehensive RSpec tests for Rails models, controllers, services, and components with FactoryBot and C 652 ★
  • Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
  • Designer Agent — Product/UI Designer for the Movie DB KMP app 105 ★

Full documentation available on GitHub

View Source Repository