qa

Automates systematic QA testing and bug-fix workflows for web applications.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Liambiswell20-tech/Bolus-Brain --skill qa-liambiswell20-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/Liambiswell20-tech/Bolus-Brain/tree/main/.claude/skills/gstack/qa
Command: npx skills add https://github.com/Liambiswell20-tech/Bolus-Brain --skill qa-liambiswell20-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams need a repeatable, auditable process to find and fix bugs in web applications and prove readiness to ship, with evidence and health metrics.

Core Features & Use Cases

  • Systematic QA passes across websites with quick, standard, and exhaustive scopes.
  • Auto-generates before/after health scores, fix evidence, and ship-readiness summaries.
  • Supports a report-only mode and atomic commits for fixes.

Quick Start

Run a full QA pass on the target web app, capture issues with evidence, fix each issue atomically, and re-run verification until ship-readiness is achieved.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I automate systematic QA testing for a web application?

Automate systematic QA testing by running a full pass on your web app to capture issues with evidence, fix them atomically, and re-run verification until ship-readiness is achieved. It supports quick, standard, and exhaustive scopes.

Can I generate before and after health scores for my website during bug fixes?

Yes, you can generate before and after health scores for your website during bug fixes. The workflow captures issues with evidence, applies atomic fixes, and reports health metrics to prove ship-readiness.

Does this QA workflow support both small single-page apps and large enterprise platforms?

Yes, this QA workflow supports web apps ranging from small single-page apps to large enterprise platforms. It applies quick smoke tests as well as exhaustive validation with iterative fixes and health-score reporting.

What is the best way to run a report-only QA pass without applying fixes?

The best way to run a report-only QA pass is to use the optional /qa-only reporting mode. This mode captures issues and generates health metrics without applying atomic commits or iterative fixes.

How do I prove web app ship-readiness with auditable bug-fix evidence?

Prove web app ship-readiness by running systematic QA passes that auto-generate fix evidence, before and after health scores, and ship-readiness summaries. This provides a repeatable and auditable process for your team.

What is a three-tier QA strategy for web applications?

A three-tier QA strategy for web applications involves running tests at quick, standard, and exhaustive scopes. This allows teams to perform rapid smoke tests or deep validation while tracking health scores and fix evidence.