← ClaudeAtlas

verify-qalisted

Stage ④.d verify sub-workflow — gstack /qa 端到端 QA 验收 (has_ui_changes 触发, 可选 conditional; bundled verify-stage optional /qa step). schema_version: harnessed.workflow.v3 with disciplines_applied (6 default) + tools_available (gstack-qa + browse + playwright-cli + playwright-test + webapp-testing + chrome-devtools-mcp) + 5 phase (01-qa gate ref has_ui_changes conditional + 4 条 web-testing-routing lane)。 Triggered by slash command `/verify-qa` after `harnessed setup`.
easyinplay/harnessed · ★ 2 · Testing & QA · score 71
Install: claude install-skill easyinplay/harnessed
# verify-qa workflow (v3) ## Overview 5-phase sub-workflow mapping CLAUDE.md "Verify 阶段 — 可选 /qa" onto harnessed runtime (Phase v3.0-3.4 W0.13a — D-04 Stage ④ Verify 7 sub + D-12 gstack 治理关卡 + Pattern A sub-workflow ship; T2.3 三层职责矩阵 + 非功能性诊断 4 条 lane 接线)。 | phase | id | upstream | model | capability | gate | | ----- | -- | -------- | ----- | ---------- | ---- | | 1 | `01-qa` | gstack | sonnet | `{{ capabilities.gstack-qa.cmd }}` | `judgments.stage-routing.verify-qa-ui.fires` | | 2 | `02-e2e-ci` | playwright-test | sonnet | (upstream-driven) | `judgments.web-testing-routing.playwright-test-default.fires` | | 3 | `03-browser-probe` | gstack | sonnet | `{{ capabilities.browse.cmd }}` | `judgments.web-testing-routing.browse-probe.fires` | | 4 | `04-python-backend-e2e` | gstack | sonnet | `{{ capabilities.webapp-testing.cmd }}` | `judgments.web-testing-routing.webapp-testing-python-backend.fires` | | 5 | `05-perf-a11y-diagnostic` | chrome-devtools-mcp | sonnet | (upstream-driven) | `judgments.web-testing-routing.chrome-devtools-mcp-diagnostic.fires` | Per-phase config loads from `workflows/verify/qa/workflow.yaml`; engine 4-level gate resolver evaluates `phase.has_ui_changes == true` via expr-eval — true 则 invoke gstack `/qa` (端到端 QA 验收 + UI dogfood), false 则 skip。Phase 02-05 是三层职责矩阵 + 非功能性诊断的 4 条 lane, 由 `subtask.test_type` 单值互斥选择 — 无 test_type 信号时全 skip (只跑 01-qa)。 ## Capability refs Sister `workflows/capabilities.yaml` entries: - `gstack-qa` — Bucket 3 治理关卡 (impl: gstack