qa

A command for testing and accepting a Workflow issue in the real online environment. It follows a prescribed process for reproducing the issue, collecting screenshots, and recording one final result.

In plain words
What is it for?
Use it to run an existing Workflow ticket through live quality checks, document the evidence, and prepare the results for upload.
Why use it?
It keeps testing separate from coding changes and prevents an issue from being marked complete without enough live evidence.

Command

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 commands/go1c/workflow-plugin/qa
Clone the repo
git clone --depth 1 https://github.com/Go1c/workflow-plugin
Per session 25 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 347 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.00025 $0.00347
Opus 5 $0.00013 $0.00173
Sonnet 5 $0.00005 $0.00069
Haiku 4.5 $0.00003 $0.00035

Measured yesterday against content hash 4d8c4373ed03, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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 yesterday.

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.

commands/qa.md · 18 lines

What it actually says

调起 workflow-qa 技能,对下面这张单做线上验收。预设边界:只跑测和验收,不改代码、不修 bug、不改需求、不擅自关单

按技能要求执行:先过连接与受测环境前置(受测地址取自 .workflow[qa] 段,缺了就停下问我,不要猜);读单并看完每一张截图附件建立复现基线;在真实线上环境实际操作、原路径至少跑两遍、每个关键步骤截图;首次未复现必须做变体重试;然后按判定表给出唯一一个判定。

结论只来自线上实测 —— 读代码、看提交记录、旧截图都不算验收证据;证据不足就判「阻塞」并告诉我缺什么。

回写按技能的写入顺序生成本地 bundle:上传证据附件 → 追加 description 的 QA 块(原文一字不动)→ 发 QA 评论 → 现查 transitions 后流转 → 需要关单结论的再写 resolution。再由 /workflow:upload 按权限模式逐步写回并验证,部分成功保留草稿并如实报告。

探索中发现的疑似新问题先报给我,不要自行建单。

待验收的单号或描述:

$ARGUMENTS

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. yesterday First seen · 18 lines · 25 tokens per session scan A 4d8c4373ed03

Subscribe to this mod's changes

qa is a command published in the GitHub repository Go1c/workflow-plugin (2 stars, last pushed 2d ago), licensed MIT. It adds 25 tokens to every session and 347 once invoked, about $0.0001 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.