team-qa

Coordinate QA teams through full sprint testing cycles with sign-off reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/dawn840705/claude-code-game-studios --skill team-qa-dawn840705
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-qa
Source: https://github.com/dawn840705/claude-code-game-studios/tree/main/skills/team-qa
Command: npx skills add https://github.com/dawn840705/claude-code-game-studios --skill team-qa-dawn840705

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams often struggle with coordinating strategy, test planning, and execution across multiple roles. This Skill orchestrates qa-lead and qa-tester to deliver a complete QA package for a sprint or feature, including test plan generation, test-case writing, smoke checks, manual QA, and sign-off reporting.

Core Features & Use Cases

  • Orchestrates QA cycles from context loading to sign-off
  • Delegates work to subagents: qa-lead and qa-tester to write test cases and bug reports
  • Performs phase reviews and decision prompts to manage blockers and scope
  • Produces a consolidated QA plan and a final sign-off report ready for stakeholder review

Quick Start

Invoke the team-qa skill with a sprint or feature scope to start the QA cycle

Frequently Asked Questions about team-qa

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate end-to-end QA testing for a sprint?

End-to-end QA testing for a sprint is coordinated by orchestrating strategy, test plan generation, and execution across QA roles. This process delegates tasks to subagents to write test cases and bug reports, culminating in a consolidated sign-off report.

What is included in a complete sprint QA package?

A complete sprint QA package includes generated test plans, written test cases, smoke checks, manual QA execution results, and final sign-off reporting. It consolidates all testing artifacts into a stakeholder-ready document.

How do I generate a test plan and write test cases for a new feature?

To generate a test plan and write test cases for a new feature, you orchestrate a QA cycle from context loading to execution. A QA lead subagent handles test plan generation while a tester subagent writes the specific test cases.

Can I automate smoke checks and manual QA execution for feature releases?

Yes, you can automate the coordination of smoke checks and manual QA execution for feature releases. The workflow uses phase reviews and decision prompts to manage blockers, ensuring both automated and manual testing steps are completed.

Do I need a designated QA lead and QA tester to use this testing workflow?

Yes, this QA workflow requires designated QA lead and QA tester subagents to function correctly. These roles are explicitly delegated tasks such as writing test cases, generating bug reports, and performing execution checks.

What's the best way to manage blockers and scope during a QA cycle?

The best way to manage blockers and scope during a QA cycle is through structured phase reviews and decision prompts. This approach coordinates subagents to handle scope adjustments and resolve blockers before final sign-off.