qa

Run tiered QA testing on web applications and fix defects with atomic commits.

107|19|Updated Mar 23, 2026
One-click install
npx skills add https://github.com/mr-daedalium/ostack --skill qa-mr-daedalium
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa
Source: https://github.com/mr-daedalium/ostack/tree/main/qa
Command: npx skills add https://github.com/mr-daedalium/ostack --skill qa-mr-daedalium

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA engineers struggle to systematically identify, reproduce, and fix defects in web applications while coordinating fixes across code, tests, and release processes. This Skill provides a repeatable workflow to perform rigorous QA, fix defects with atomic commits, and verify changes, ensuring quality before ship.

Core Features & Use Cases

  • Tiered QA strategy (Quick, Standard, Exhaustive) with clear scope and depth guidance.
  • End-to-end QA lifecycle: test, reproduce, fix, commit, re-verify, and document results.
  • Health-score reporting and ship-readiness summary to quantify quality improvements.
  • Evidence-driven bug fixes: capture before/after states, logs, and screenshots for each issue.
  • Proactive validation prompts when features are ready for testing.

Quick Start

Ask me to run a QA pass on the web app, fix any defects with atomic commits, and re-verify until ship-ready.

Frequently Asked Questions about qa

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

FAQPage Schema
How do I run automated QA testing and fix bugs in a web app?

Run automated QA testing on a web app by applying a tiered testing approach across targeted pages and interactions, then iteratively fixing defects with atomic commits and re-verifying changes until ship-ready.

What is the best way to document bug fixes with evidence during web app QA?

The best way to document bug fixes with evidence during web app QA is to capture before and after health scores, logs, and screenshots for each issue, generating a comprehensive report verifying the resolved states.

Can I use a tiered QA strategy for different testing depths in my web application?

Yes, you can use a tiered QA strategy offering Quick, Standard, and Exhaustive testing depths to systematically identify and reproduce defects across targeted pages, interactions, and application states.

How does health-score reporting work for web app ship-readiness?

Health-score reporting works by quantifying quality improvements through before and after scores, producing a ship-readiness summary that verifies defect fixes are committed atomically and fully re-verified.

Does systematic QA testing support atomic commits for iterative bug fixing?

Yes, systematic QA testing supports atomic commits for iterative bug fixing by ensuring each identified defect is reproduced, fixed, committed individually, and re-verified with documented evidence before final release.