qa

Automate web application testing, bug-fixing, and regression verification.

Updated Oct 15, 2025
One-click install
npx skills add https://github.com/vibrationalforce/Echoelmusic --skill qa-vibrationalforce
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/vibrationalforce/Echoelmusic/tree/main/.claude/skills/gstack/qa
Command: npx skills add https://github.com/vibrationalforce/Echoelmusic --skill qa-vibrationalforce

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

QA testing and bug-fix verification for web applications is streamlined into a repeatable, reportable process that catches regressions before release.

Core Features & Use Cases

  • Systematic manual-to-automated QA workflow covering setup, exploration, and regression verification.
  • Atomic bug-fix commits with re-verification and structured evidence in reports.
  • Generates before/after health scores and a ship-readiness summary for release decisions.

Quick Start

Run a full QA pass on the target URL by performing setup, authentication, orientation, exploration, and reporting steps.

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 testing and bug-fix verification end-to-end?

Automate web app testing by running a systematic workflow that covers setup, interactive browser exploration, and regression verification across feature branches or URLs. It generates structured reports with evidence capture and health scores.

What is the best way to verify bug fixes and prevent regressions before release?

Verify bug fixes using atomic commits with re-verification to prevent regressions before release. The process generates before and after health scores alongside a ship-readiness summary to support release decisions.

Can I run a quick QA test plan on a specific URL?

Yes, you can run a full QA pass on a specific target URL. The test plan supports tiered scopes including Quick, Standard, and Exhaustive levels to match your required testing depth.

Does this QA workflow capture evidence and generate structured reports?

Yes, the QA workflow captures structured evidence during interactive browser exploration and generates comprehensive reports. These reports include before and after health scores and a ship-readiness summary.

How do I perform regression verification across feature branches?

Perform regression verification by applying the automated testing workflow across your feature branches or target URLs. It systematically checks for regressions and includes the results in a structured report.