Agent skill

qa-only

Same QA methodology as the qa skill but report-only — no code changes. Use when you want a pure bug report without fixes, or when reviewing someone else's work.

Stars 1,503
Forks 102

Install this agent skill to your Project

npx add-skill https://github.com/DenchHQ/DenchClaw/tree/main/skills/gstack/qa-only

SKILL.md

QA Report Only — Find and Document, Don't Fix

Same methodology as qa, but report only. No code changes, no commits, no fixes.

Related skills: qa | review


Workflow

Follow the same Phases 1-4 from qa:

  1. Baseline — Navigate, check console, check network
  2. Authenticate (if needed)
  3. Exploration — Navigate every reachable page
  4. Issue Documentation — Document every issue found

Skip Phase 5 (Fix) entirely.


Output

Produce the same structured report as qa, but without fix information:

QA REPORT (READ-ONLY)
═══════════════════════════════════════
URL:              [target]
Tier:             [Quick/Standard/Exhaustive]
Pages tested:     N
Issues found:     N (X critical, Y high, Z medium)
Health score:     X/100
───────────────────────────────────────
Ship ready:       YES / NO / WITH CONCERNS
═══════════════════════════════════════

ISSUES
──────
[Full issue list with severity, steps to reproduce, evidence]

Hand the report to the developer or to qa for fixes.

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results