qa-only

Run a browser-based test pass and generate a structured bug report with evidence.

43|7|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill qa-only-lucas-flatwhite
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/lucas-flatwhite/gstack-ko/tree/main/qa-only
Command: npx skills add https://github.com/lucas-flatwhite/gstack-ko --skill qa-only-lucas-flatwhite

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to perform a non-fixing QA pass by running a browser-based test and generating a structured bug report with evidence, rather than applying fixes.

Core Features & Use Cases

  • Systematic, manual-trigger QA that produces a health score, evidence screenshots, and reproducible steps for each issue.
  • Outputs clear, structured reports that help teams triage and plan fixes without making changes in the app.
  • Useful for quick sanity checks or when a full fix-and-verify loop is not required.

Quick Start

Invoke /qa-only to run a report-only QA pass and generate a structured issues report without applying fixes.

Frequently Asked Questions about qa-only

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a QA test pass on my web app to find bugs without changing the codebase?

A report-only QA test pass runs a browser-based test to find bugs and generates a structured bug report with evidence without applying fixes to your web application.

What is a report-only QA pass and when do I need it?

A report-only QA pass automates manual QA testing by producing structured bug reports with reproducible steps and evidence, needed when you want issue visibility without altering code.

How do I generate structured bug reports with reproducible steps for triage?

You generate structured bug reports by running a browser-based QA test that captures evidence screenshots, health scores, and reproducible steps for each detected issue to triage efficiently.

Can I use this QA testing approach for quick sanity checks on web applications?

Yes, you can use this report-only QA testing approach for quick sanity checks on web applications when a full fix-and-verify loop is not required.

Does this automated QA reporting tool apply fixes to the issues it finds?

No, this automated QA reporting tool does not apply fixes; it strictly runs a test pass and outputs structured bug reports with evidence and health scores for planning fixes.

What evidence does an automated QA test pass provide for triaging web application bugs?

An automated QA test pass provides evidence screenshots, a health score, and structured reproducible steps for each issue to help teams triage and plan web application fixes.