e2e-audit

Installation
SKILL.md

Quick Start

/e2e-audit                          → Full PRD-coverage audit: regression + persona screenshot demo + fix_plan bug list
/e2e-audit --area auth              → Audit one PRD area only
/e2e-audit --report-only            → Skip test run, just format last results
/e2e-audit --export                 → Export results to outputs/analyses/
/e2e-audit --demo-only              → Skip regression; just capture persona screenshots + bug catalogue
/e2e-audit --no-fix-plan            → Skip appending bug list to `.ralph/fix_plan.md`

What you get (three artifacts):

  1. outputs/analyses/YYYY-MM-DD-e2e-audit-results.md — PO-facing diagnostic report with embedded persona screenshots + bug catalogue
  2. outputs/analyses/e2e-demo-screenshots/ — full-page PNGs, one per (persona × screen), named with an ordered prefix for easy scrolling
  3. New QA-DEMO epic appended to .ralph/fix_plan.md — one ralph task per bug (file paths, root-cause hypothesis, exit criteria)

Time: 5 min setup (first time) + ~2 min regression + ~1.5 min screenshot demo + ~1 min inspection per 10 screens.


Installs
2
Repository
amit-t/skills
GitHub Stars
3
First Seen
Apr 8, 2026
e2e-audit — amit-t/skills