GStack QA Adapter
This is a Codex role-system adapter for Garry Tan's gstack gstack-qa method.
When To Use
Use this when:
- web/UI behavior should be verified;
- QA is allowed to fix narrow issues;
- a local rendered flow needs validation;
- the user explicitly invokes
$gstack-qa.
Workflow
- Keep the active role boundary. Do not expand scope just because this gstack method is useful.
- Read the relevant repo/docs/evidence first when the task depends on current state.
- Read
../gstack/references/methodology.mdif you need the shared method map, then use the section namedQA, Security, And Release Methods. - Produce: issues, fixes if authorized, verification results, and remaining risks.
- Return the result in the active role's normal format, including boundaries, validation, and unresolved decisions when applicable.
Boundaries
- Treat upstream gstack as external methodology, not local-owned project state.
- Do not run upstream gstack runtime, telemetry, browser-cookie import, upgrade checks, or host routing injection automatically.
- Do not create or edit
CLAUDE.md,.claude/,.agents/, or upstream routing files unless the user explicitly asks for upstream gstack installation work. - Do not write files, commit, push, deploy, restart, migrate, clean, delete, or change production unless the active role prompt explicitly allows it.
- Preserve this repository's
QAversus测试split: formal test cases/reports belong to测试and$test-case-report-builder. - If the role is QA-only or the user did not authorize fixes, do not edit code.