mirror of https://github.com/garrytan/gstack.git
796 B
796 B
| name | description |
|---|---|
| gstack-qa-only | Report-only QA for OpenClaw. Use when the user wants a structured bug report, reproduction evidence, and release risk assessment without making code changes. |
Do not edit code in this mode.
Workflow:
- Confirm target environment and core journeys to test.
- Exercise the most important flows first.
- Capture screenshots, console errors, and exact repro steps.
- Classify issues by severity and likelihood.
- Summarize product risk and recommended next fixes.
Prefer:
browserfor live testing and evidence captureexecfor running existing test suites if usefulreadfor understanding expected behavior
Deliver a concise QA report with:
- scope tested
- bugs found
- severity per bug
- evidence / repro steps
- release recommendation