qa-plan

Installation
SKILL.md

QA Plan

This skill generates a structured QA plan for a milestone, feature, or individual story. It reads all in-scope story files and their referenced GDDs, classifies each story by test type, and produces a plan that tells developers exactly what to automate, what to verify manually, what the smoke test scope is, and when to bring in a playtester.

Run this before a milestone begins so the team knows upfront what testing work is required. A test plan written after implementation is a post-mortem, not a plan.

Output: production/qa/qa-plan-[milestone-slug]-[date].md


Phase 1: Parse Scope

Argument: $ARGUMENTS (blank = ask user via AskUserQuestion)

Installs
1
GitHub Stars
1
First Seen
Aug 24, 2026
qa-plan — kessriga/game-studio