team-qa

Orchestrate a structured QA process for game development sprints.

Updated May 24, 2026
One-click install
npx skills add https://github.com/LeKay/ai-game --skill team-qa-lekay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-qa
Source: https://github.com/LeKay/ai-game/tree/main/.claude/skills/team-qa
Command: npx skills add https://github.com/LeKay/ai-game --skill team-qa-lekay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Game development requires rigorous quality assurance but can be inefficient and prone to errors without proper structure. This Skill provides a streamlined process for QA, reducing errors and saving time.

Core Features & Use Cases

  • Structured QA Process: Orchestrate QA through a cycle including strategy, planning, test case writing, manual execution, and sign-off report.
  • Agent Coordination: Manage qa-lead and qa-tester agents for comprehensive coverage.
  • Automated Tasks: Execute smoke checks and bug reporting through automated scripts.
  • Use Case: Use the /team-qa slash command with a specific sprint or feature name to initiate the QA process, covering all relevant stories and producing a final sign-off report.

Quick Start

Run /team-qa sprint-03 to initiate the QA process for the current sprint.

Frequently Asked Questions about team-qa

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

FAQPage Schema
How do I orchestrate a structured QA process for game development?

You orchestrate a structured QA process for game development by coordinating a cycle that includes strategy generation, test case writing, manual execution, and sign-off reporting. This workflow assumes predefined agent roles to streamline testing.

What is the best way to automate game testing workflows across multiple agents?

Automating game testing workflows across multiple agents involves coordinating qa-lead and qa-tester roles to execute smoke checks and bug reporting. Automated scripts handle repetitive tasks while agents manage strategy and test execution.

How do I generate a QA sign-off report for a specific sprint?

To generate a QA sign-off report for a specific sprint, you initiate the QA process with the sprint name. This triggers test plan generation, manual QA execution, and automated bug reporting to produce a final comprehensive sign-off.

Does this game testing approach require predefined QA workflow roles?

Yes, this game testing approach assumes a predefined QA workflow and specific agent roles. It requires coordinating qa-lead and qa-tester agents to manage strategy, write test cases, and execute the structured testing cycle.

Can I use automated scripts for smoke checks and bug reporting in game QA?

Yes, you can use automated scripts for smoke checks and bug reporting in game QA. These scripts execute automated tasks within the orchestrated cycle, complementing the manual test execution handled by the qa-tester agent.

When should I not use an orchestrated QA cycle for game testing?

You should not use an orchestrated QA cycle for game testing if your project lacks a predefined QA workflow or defined agent roles. This structured approach requires established strategies and agent coordination to function correctly.