team-qa

Identify sprint scope, load story files, and produce a QA strategy summary.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill team-qa-hechaoyannet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-qa
Source: https://github.com/HechaoYannet/3kingdom-unity/tree/main/.claude/skills/team-qa
Command: npx skills add https://github.com/HechaoYannet/3kingdom-unity --skill team-qa-hechaoyannet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates a structured QA workflow across sprint features, ensuring a unified strategy, plan, and sign-off for quality.

Core Features & Use Cases

  • Phase-based QA with qa-lead and qa-tester roles
  • Task delegation via the Task tool to spawn subagents for strategy and testing
  • Smoke checks and gating decisions to prevent progression with blockers
  • Structured test plan creation, automated vs manual coverage, and sign-off reporting
  • Clear QA sign-off and bug-report workflows to capture outcomes

Quick Start

Spawn qa-lead to draft a QA strategy for the active sprint and initialize the QA cycle with automated and manual testing steps.

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 for a sprint cycle?

Sprint QA coordination involves identifying the active sprint scope, loading story files, and generating a strategy summary with smoke-check results. It separates automated versus manual testing coverage and awaits approval before proceeding with the test plan.

What is included in a sprint QA strategy summary?

A QA strategy summary includes smoke-check results, automated versus manual testing coverage plans, and the total story count for the cycle. It confirms the current project phase and outlines gating decisions to prevent progression when blockers are present.

How do I create a test plan that covers both automated and manual testing?

To create a test plan, the system reads project stages and relevant story files to define QA reach. It then delegates tasks to spawn subagents that structure automated versus manual test coverage and produce sign-off reporting.

Does sprint QA support gating decisions to prevent progression with blockers?

Yes, sprint QA supports gating decisions to prevent progression when blockers are present. It executes smoke checks and enforces a structured sign-off workflow to ensure quality criteria are met before advancing the cycle.

Can I spawn subagents for QA strategy and testing tasks?

Yes, you can spawn subagents for QA strategy and testing tasks via the Task tool. It delegates phase-based QA responsibilities to qa-lead and qa-tester roles to draft strategies, execute tests, and capture bug-report outcomes.