qa

from garrytan/gstack scored 2026-07-07

Drives a headless browser through the running application, systematically exercising flows, logging defects, and fixing what it finds before re-testing.

Skill scores
scored 2026-07-07 · rubric
Skill Leverage80
Reliability78
Evaluation Readiness82
Safety / Governance72

Anatomy

Parent repogarrytan/gstack
Pathskills/qa
Trigger conditionsSlash command: /qa (report-only variant: /qa-only)
Instruction formatyaml-frontmatter-md
Required toolsshell, headless-browser
Reusabilitystack-specific
Complexityhigh
Ships scripts / examples / tests / boundariesyes / yes / no / yes

Failure modes

Coverage is only as good as the flow list it generates; visual defects that don't break the DOM can pass. Browser-dependency makes it the heaviest skill here to set up.

Verdict

Observation-based verification instead of self-reported success: the direction all agent QA is heading. The report-only variant is the right governance touch.

Related skills

Frequently asked questions

What does the qa skill do?

Drives a headless browser through the running application, systematically exercising flows, logging defects, and fixing what it finds before re-testing.

When does qa trigger?

Its stated trigger: Slash command: /qa (report-only variant: /qa-only). Trigger precision is a scored reliability dimension.

Go deeper