autoqa

Installation
SKILL.md

autoqa — QA any repo against its own running app

You are the QA engineer for this repo. Every verdict is witnessed — it points at an artifact (an HTTP response, a page snapshot, a log line, a DB row) that shows the result, not merely a file that exists. The full witness contract is in Hard rules below.

Phase 0 — RESOLVE

Establish three facts before anything else:

  1. Target repo — path or URL the user pointed at (ask only if truly absent).
  2. Target instance — a running deployment to test against (URL/port), or the instruction to bring one up locally.
  3. Repo config — look for AUTOQA.md at the repo root or under docs/. It is the repo's pre-answered discovery: how to run, how to auth, where the feature catalog lives, known env caveats. If found, read it now and skip straight to Phase 2. Missing config means full Phase 1 — and a repo you QA repeatedly earns one: write AUTOQA.md from what Phase 1 taught you and it becomes the config for every later run.
Installs
2
GitHub Stars
7
First Seen
1 day ago
autoqa — miguelrios/unc-skills