qa

Coordinates Web QA cycles with atomic commits and ship-readiness summaries.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/gaaschk/gaasch-family --skill qa-gaaschk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/gaaschk/gaasch-family/tree/main/.claude/skills/gstack/qa
Command: npx skills add https://github.com/gaaschk/gaasch-family --skill qa-gaaschk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QA teams need a repeatable, auditable process to test a web application, identify defects, and fix them with atomic commits, then re-verify. This Skill coordinates test execution, bug-fix workflows, evidence capture, and ship-readiness reporting to streamline release readiness.

Core Features & Use Cases

  • Systematic QA passes across Quick, Standard, and Exhaustive tiers with clear prioritization of issues.
  • Atomic commits for each fix, re-verification, and before/after health scores plus a ship-readiness summary.
  • Generates test evidence, health metrics, and a structured QA report for stakeholder review.

Quick Start

Run a QA pass on the target URL with your chosen tier, then review the generated reports and ship-readiness summary.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I automate web app QA testing and generate ship-readiness reports?

Automate web app QA testing by orchestrating test execution, capturing evidence, and generating ship-readiness reports with health scores. It coordinates bug-fix workflows and atomic commits to streamline release readiness.

What is the process for fixing bugs found during web application testing?

Fixing bugs during web application testing involves applying atomic commits for each defect, re-verifying the changes, and capturing before and after health scores. This ensures a repeatable, auditable workflow.

How do I run an exhaustive QA cycle on a web application?

Run an exhaustive QA cycle on a web application by selecting the Exhaustive tier, which prioritizes issues systematically and covers setup, execution, and evidence capture to produce a structured QA report.

Can I use Bash and Grep to orchestrate test automation for web apps?

Yes, you can use Bash and Grep to orchestrate test automation for web apps, as the process requires Bash, Read, Write, Edit, Glob, Grep, AskUserQuestion, and WebSearch to manage tests and documentation.

What's the best way to capture test evidence and health metrics for stakeholder review?

Capture test evidence and health metrics for stakeholder review by running a systematic QA pass that generates a structured QA report, before and after health scores, and a ship-readiness summary.

When do I need atomic commits in a bug-fix workflow?

You need atomic commits in a bug-fix workflow when isolating individual defect fixes to ensure traceability and re-verification. This approach supports a repeatable QA process by validating each fix independently.