team-qa

Coordinates sprint QA cycles from planning through sign-off with role-based tasking and artifact generation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrate the QA team through a structured testing cycle.

Core Features & Use Cases

  • Load sprint context and align QA scope with the active sprint or feature.
  • Spawn subagents (qa-lead, qa-tester) to execute strategy, planning, classification, test plan generation, and manual test case writing.
  • Manage phase transitions with decision prompts via AskUserQuestion and capture the team's recommendations in the final outcome.
  • Produce QA artifacts: strategy, test plans, manual test cases, bug reports, and a formal sign-off.

Quick Start

Invoke the team-qa skill to start a complete QA cycle for the active sprint.

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 activities for sprint readiness?

Sprint readiness QA coordination is managed by spawning qa-lead and qa-tester subagents to execute strategy, planning, and test case generation through structured phase gates. This ensures a complete testing cycle from initial scope alignment through final formal sign-off.

What artifacts are generated during a structured sprint testing cycle?

A structured sprint testing cycle generates QA strategies, comprehensive test plans, manual test cases, detailed bug reports, and a formal sign-off document. These artifacts capture team recommendations and gating criteria throughout the phase transitions.

How does QA phase transition management work with decision prompts?

QA phase transition management uses AskUserQuestion decision prompts to validate smoke checks and risk assessments before advancing. This interactive gating captures team recommendations and ensures all testing criteria are met before moving to the next phase.

Can I use automated test plan generation for manual test cases?

Automated test plan generation for manual test cases is supported through qa-tester subagents that classify requirements and write structured test scenarios. This orchestrates the manual testing workflow within the broader sprint-based QA cycle.

What is included in a formal QA sign-off for a sprint?

A formal QA sign-off for a sprint includes the final outcome capturing team recommendations, completed bug reports, and validated test plans. It represents the culmination of phase gates, smoke checks, and risk assessments with built-in recovery handling.