Validate that implemented code fully satisfies Story acceptance criteria, respects rules, and introduces no regressions. This is the hard quality gate — no pass means no delivery. Activate after implementation is complete.
$npx -y skills add fr-e-d/gaai-framework --skill qa-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fr-e-d/gaai-framework" --skill "fr-e-d/gaai-framework/qa-review"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fr-e-d/gaai-framework" that are relevant to the current task. Run `npx skills add "https://github.com/fr-e-d/gaai-framework"` and select the relevant skills, then follow their instructions.