gstack/browse
Garry Tan 6ff6d5b6d3
Phase 3: /qa skill — systematic QA testing with health scores
New /qa skill for systematic web app QA testing. Three modes:
- full: 5-10 documented issues with screenshots and repro steps
- quick: 30-second smoke test with health score
- regression: compare against saved baseline

Includes issue taxonomy (7 categories, 4 severity levels), structured
report template, health score rubric (weighted across 7 categories),
framework detection guidance (Next.js, Rails, WordPress, SPA).

Also adds browse/bin/find-browse (DRY binary discovery using git
rev-parse), .gstack/ to .gitignore, and updated TODO roadmap.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 13:34:06 -07:00
..
bin Phase 3: /qa skill — systematic QA testing with health scores 2026-03-12 13:34:06 -07:00
src Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
test Phase 2: Enhanced browser — dialog handling, upload, state checks, snapshots 2026-03-12 13:33:43 -07:00
SKILL.md Phase 2: Rewrite SKILL.md as QA playbook + command reference 2026-03-12 13:33:54 -07:00