qa-only

Runs non-fix QA checks on a web application and compiles a structured health report with screenshots and repro steps.

1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/devs6186/claude-private-skills-agents-commands --skill qa-only-devs6186
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qa-only
Source: https://github.com/devs6186/claude-private-skills-agents-commands/tree/main/skills/gstack/qa-only
Command: npx skills add https://github.com/devs6186/claude-private-skills-agents-commands --skill qa-only-devs6186

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Report-only QA testing solves the need to systematically test a web application and produce a structured report with a health score, screenshots, and repro steps — without applying any fixes.

Core Features & Use Cases

  • Systematic, non-fix QA checks that generate a consumable report for bug triage, audits, and compliance.
  • Generates a health score, captures screenshots, and provides clear repro steps to reproduce issues.
  • Use Case: When asked to "just report bugs" or "qa report only," run a non-intrusive QA pass and return the results for review.

Quick Start

Run a report-only QA pass on the current web app.

Frequently Asked Questions about qa-only

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

FAQPage Schema
How do I generate a QA report with repro steps and screenshots without applying code fixes?

Run a report-only QA pass to systematically check your web application and compile a structured health report with screenshots and repro steps. This enforces a non-fix policy, returning results strictly for review without modifying code.

What is report-only quality assurance and when should I use it for a web app?

Report-only QA is a non-intrusive testing process that produces a health score and structured documentation of issues. Use it for pre-release testing, bug triage, audits, or compliance verification when you need reproducible results without automated fixes.

Can I use this report-only QA process for pre-release testing and compliance verification?

Yes, report-only QA is designed for pre-release testing, bug triage, and compliance verification. It captures clear repro steps and screenshots to provide consumable results for audits without altering the application state.

How do I enforce a non-fix policy during automated web app testing?

Use a report-only QA workflow to enforce a non-fix policy during automated testing. It systematically checks the web app and returns a structured health report with screenshots, ensuring issues are documented but not automatically patched.

Does this QA reporting tool integrate with existing quality assurance workflows?

Yes, the report-only QA process supports integrating with existing QA workflows. It captures screenshots and repro steps to compile a structured health report while maintaining a strict non-intrusive, non-fix testing approach.