verify-qa

verify-qa is a skill for Claude Code, Codex from easyinplay/harnessed. It costs 131 tokens per session (2,254 once invoked), scanned A, original, Apache-2.0.

A conditional end-to-end quality-assurance workflow for changes to a user interface. End-to-end testing checks a feature through the whole user path, often in a real browser, and this workflow also includes performance and accessibility checks.

In plain words
What is it for?
Use it after UI changes to run browser-based checks, backend end-to-end tests, performance diagnostics, and accessibility diagnostics.
Why use it?
It tests visible changes from the user's perspective across browser, backend, and diagnostic checks instead of relying only on unit tests.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/easyinplay/harnessed/qa
Any agent
npx skills add easyinplay/harnessed --skill qa
Clone the repo
git clone --depth 1 https://github.com/easyinplay/harnessed

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for verify-qa

README.md
[![agentmods](https://agentmods.dev/badge/skills/easyinplay/harnessed/qa.svg)](https://agentmods.dev/skills/easyinplay/harnessed/qa)
Your own site
<a href="https://agentmods.dev/skills/easyinplay/harnessed/qa"><img src="https://agentmods.dev/badge/skills/easyinplay/harnessed/qa.svg" alt="Measured on agentmods" height="20"></a>
Per session 131 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,254 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00131 $0.02254
Opus 5 $0.00066 $0.01127
Sonnet 5 $0.00026 $0.00451
Haiku 4.5 $0.00013 $0.00225

Measured 3d ago against content hash 870993710ed4, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

verify-qa scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 3d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

workflows/verify/qa/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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, cmd: /qa, fires_when: has_ui_changes)
  • browse — Bucket 2 special-purpose (impl: gstack user-skill, cmd: /browse — 手层主导)
  • playwright-cli — Bucket 2 special-purpose (impl: npm-cli, browser_probe — 未装 gstack 时的降级)
  • playwright-test — Bucket 2 special-purpose (impl: npm-cli, e2e_test typescript)
  • webapp-testing — Bucket 2 special-purpose (impl: gstack, e2e_test python)
  • chrome-devtools-mcp — Bucket 4 tool-mcp (impl: mcp, cmd: chrome-devtools — 有 provider 时 非功能性诊断必用; provider 二选一: ecc bonus tier 或 optional 自装 manifest,两者都缺则 该 lane 不 fire,由 gate fact chrome_devtools_available 强制)

Read the full file on GitHub · 114 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 3d ago First seen · 114 lines · 131 tokens per session scan A 870993710ed4

Subscribe to this mod's changes

verify-qa is a skill published in the GitHub repository easyinplay/harnessed (2 stars, last pushed 7d ago), licensed Apache-2.0. It adds 131 tokens to every session and 2,254 once invoked, about $0.0007 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories